release 2.12
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portal/custom-portal-handler@68381 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
36197e6471
commit
b4271f223b
8
pom.xml
8
pom.xml
|
@ -7,13 +7,13 @@
|
|||
<version>1.0.0</version>
|
||||
<relativePath />
|
||||
</parent>
|
||||
|
||||
|
||||
<groupId>org.gcube.portal</groupId>
|
||||
<artifactId>custom-portal-handler</artifactId>
|
||||
<version>1.2.0-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Custom Portal Handler</name>
|
||||
<description>
|
||||
<description>
|
||||
gCube Custom Portal Handler is a component that all portlets need to use to set the context where they running.
|
||||
It also contains utils from creating community and organization with their layouts into liferay portal.
|
||||
</description>
|
||||
|
@ -63,7 +63,7 @@
|
|||
<artifactId>log4j</artifactId>
|
||||
<version>1.2.6</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
</dependencies>
|
||||
<build>
|
||||
<resources>
|
||||
|
@ -158,5 +158,5 @@
|
|||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue