forked from gCubeSystem/rmp-common-library
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/rmp-common-library@73744 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
99212351a7
commit
608ba69f69
|
@ -1,2 +1,5 @@
|
|||
Daniele Strollo (daniele.strollo@isti.cnr.it), CNR Pisa,
|
||||
Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo"
|
||||
* Daniele Strollo (daniele.strollo@isti.cnr.it), CNR Pisa,
|
||||
Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo"
|
||||
|
||||
* Valentina Marioli (valentina.marioli@isti.cnr.it), CNR Pisa,
|
||||
Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo".
|
|
@ -9,6 +9,9 @@ call of FP7 IST priority.
|
|||
Authors
|
||||
-------
|
||||
|
||||
* Valentina Marioli (valentina.marioli@isti.cnr.it), CNR Pisa,
|
||||
Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo".
|
||||
|
||||
* Daniele Strollo (daniele.strollo@isti.cnr.it), CNR Pisa,
|
||||
Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo"
|
||||
|
||||
|
@ -16,6 +19,7 @@ Version and Release Date
|
|||
------------------------
|
||||
|
||||
version 1.0.0 (20-05-2010)
|
||||
version 1.2.0 (19-04-2013)
|
||||
|
||||
Description
|
||||
--------------------
|
||||
|
|
|
@ -7,4 +7,7 @@
|
|||
<Changeset component="org.gcube.resourcemanagement.support.1-1-0" date="2010-10-24">
|
||||
<Change>For 1.2.0 of resource management</Change>
|
||||
</Changeset>
|
||||
<Changeset component="org.gcube.resourcemanagement.support.1-2-0" date="2013-04-19">
|
||||
<Change>Create valid request for TM-plugins</Change>
|
||||
</Changeset>
|
||||
</ReleaseNotes>
|
2
pom.xml
2
pom.xml
|
@ -11,7 +11,7 @@
|
|||
|
||||
<groupId>org.gcube.portlets.admin</groupId>
|
||||
<artifactId>rmp-common-library</artifactId>
|
||||
<version>1.1.0-SNAPSHOT</version>
|
||||
<version>1.2.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