gCube 3.8.0 release
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/rmp-common-library@115829 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
8c692176de
commit
c5888c67b9
|
@ -1,6 +1,6 @@
|
|||
<ReleaseNotes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:noNamespaceSchemaLocation="xsd/changelog.xsd">
|
||||
<Changeset component="org.gcube.portlets-admin.rmp-common-library.2-2-2"
|
||||
<Changeset component="org.gcube.portlets-admin.rmp-common-library.2-3-0"
|
||||
date="2014-06-09">
|
||||
<Change>Fix for Incident #187, remove scope operation not passing through Resource Manager</Change>
|
||||
</Changeset>
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -11,7 +11,7 @@
|
|||
|
||||
<groupId>org.gcube.portlets.admin</groupId>
|
||||
<artifactId>rmp-common-library</artifactId>
|
||||
<version>2.2.2-SNAPSHOT</version>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<name>Resource Management Library</name>
|
||||
<description>
|
||||
gCube Resource Management Library is a common library containing shared code for Information System Operations
|
||||
|
|
Loading…
Reference in New Issue