git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/vre-manager@119494 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2015-10-07 16:00:51 +00:00
parent 87f25d1ae0
commit 66f1feab76
2 changed files with 5 additions and 0 deletions

View File

@ -1,4 +1,8 @@
<ReleaseNotes>
<Changeset component="org.gcube.portlets-admin.vre-manager.5-3-0" date="2015-10-05">
<Change>added possibility to Undeploy a VRE, Feature #849</Change>
<Change>moved to GWT 2.7.0</Change>
</Changeset>
<Changeset component="org.gcube.portlets-admin.vre-manager.5-2-0" date="2015-04-28">
<Change>added possibility to postpone VRE expiration time of six
months</Change>

View File

@ -75,6 +75,7 @@
<dependency>
<groupId>org.gcube.applicationsupportlayer</groupId>
<artifactId>aslvre</artifactId>
<version>[5.2.0-SNAPSHOT,)</version>
<scope>compile</scope>
</dependency>
<dependency>