alpha version ready

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/catalogue-badge-portlet@162273 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2018-01-17 16:04:07 +00:00
parent 63fcb2b108
commit c9e94d2afb
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<property name="context-root" value="Catalogue-badge-portlet"/>
<property name="java-output-path" value="/Catalogue-badge-portlet/target/classes"/>
<property name="context-root" value="catalogue-badge-portlet"/>
</wb-module>
</project-modules>

View File

@ -9,7 +9,7 @@
<relativePath />
</parent>
<groupId>org.gcube.portlets.user</groupId>
<artifactId>Catalogue-badge-portlet</artifactId>
<artifactId>catalogue-badge-portlet</artifactId>
<packaging>war</packaging>
<name>Catalogue-badge-portlet Portlet</name>
<version>1.0.0-SNAPSHOT</version>