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> <Name>acegwt-widget</Name>
<Version>1.0.0-SNAPSHOT</Version> <Version>1.0.0-SNAPSHOT</Version>
<MavenCoordinates> <MavenCoordinates>
<groupId>org.gcube.portlets.widget</groupId> <groupId>org.gcube.portlets.widgets</groupId>
<artifactId>acegwt-widget</artifactId> <artifactId>acegwt-widget</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
</MavenCoordinates> </MavenCoordinates>

View File

@ -27,7 +27,7 @@ An AceGWT integration
Download information Download information
-------------------- --------------------
Source code is available from SVN: 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: Binaries can be downloaded from:
http://software.d4science.research-infrastructures.eu/ http://software.d4science.research-infrastructures.eu/

View File

@ -1,5 +1,5 @@
<ReleaseNotes> <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> <Change>First Release</Change>
</Changeset> </Changeset>
</ReleaseNotes> </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 --> <!-- POM file generated with GWT webAppCreator -->
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>org.gcube.portlets.widget</groupId> <groupId>org.gcube.portlets.widgets</groupId>
<artifactId>acegwt-widget</artifactId> <artifactId>acegwt-widget</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
@ -20,7 +20,7 @@
<description>An AceGWT integration</description> <description>An AceGWT integration</description>
<scm> <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> </scm>