No need of a version update (step back to 1.4.0)

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/notifications@124356 82a268e6-3cf1-43bd-a215-b396298e98cf
Feature/23194
costantino.perciante 8 years ago
parent f16e626d67
commit bd4589e7e6

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="target/notifications-1.4.1-SNAPSHOT/WEB-INF/classes" path="src/main/java">
<classpathentry kind="src" output="target/notifications-1.4.0-SNAPSHOT/WEB-INF/classes" path="src/main/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
@ -30,5 +30,5 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/notifications-1.4.1-SNAPSHOT/WEB-INF/classes"/>
<classpathentry kind="output" path="target/notifications-1.4.0-SNAPSHOT/WEB-INF/classes"/>
</classpath>

@ -13,7 +13,7 @@
<groupId>org.gcube.portlets.user</groupId>
<artifactId>notifications</artifactId>
<packaging>war</packaging>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.0-SNAPSHOT</version>
<name>gCube Notifications Portlet</name>
<properties>

Loading…
Cancel
Save