1452: Implement a GUI for StatMan Algorithms Importer

Task-Url: https://support.d4science.org/issues/1452

Updated groupId

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widgets/acegwt-widget@121730 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-12-09 14:18:42 +00:00
parent 22ad9fadbc
commit 970e3e0701
5 changed files with 6 additions and 6 deletions

View File

@ -13,7 +13,7 @@
<Name>acegwt-widget</Name>
<Version>1.0.0-SNAPSHOT</Version>
<MavenCoordinates>
<groupId>org.gcube.portlets.widget</groupId>
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>acegwt-widget</artifactId>
<version>1.0.0-SNAPSHOT</version>
</MavenCoordinates>

View File

@ -27,7 +27,7 @@ An AceGWT integration
Download information
--------------------
Source code is available from SVN:
https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widget/acegwt-widget
https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widgets/acegwt-widget
Binaries can be downloaded from:
http://software.d4science.research-infrastructures.eu/

View File

@ -1,5 +1,5 @@
<ReleaseNotes>
<Changeset component="org.gcube.portlets.widget.acegwt-widget.0-0-1" date="2015-09-01">
<Changeset component="org.gcube.portlets.widgets.acegwt-widget.0-0-1" date="2015-09-01">
<Change>First Release</Change>
</Changeset>
</ReleaseNotes>

View File

@ -1 +1 @@
https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widget/acegwt-widget
https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widgets/acegwt-widget

View File

@ -11,7 +11,7 @@
<!-- POM file generated with GWT webAppCreator -->
<modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.portlets.widget</groupId>
<groupId>org.gcube.portlets.widgets</groupId>
<artifactId>acegwt-widget</artifactId>
<version>1.0.0-SNAPSHOT</version>
@ -20,7 +20,7 @@
<description>An AceGWT integration</description>
<scm>
<url>https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widget/acegwt-widget</url>
<url>https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widgets/acegwt-widget</url>
</scm>