release 2.12

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/ishealth-monitor-widget@68405 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2013-01-27 19:32:00 +00:00
parent e9b8e8111e
commit 810d9159b7
1 changed files with 8 additions and 1 deletions

View File

@ -12,7 +12,14 @@
<artifactId>ishealth-monitor-widget</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>gCube IS Health Monitor Widget</name>
<description>
gCube IS Health Monitor Widget.
</description>
<scm>
<connection>scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/admin/${project.artifactId}</connection>
<developerConnection>scm:https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/admin/${project.artifactId}</developerConnection>
<url>http://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/admin/${project.artifactId}</url>
</scm>
<properties>
<!-- Convenience property to set the GWT version -->
<gwtVersion>2.4.0</gwtVersion>