Fixed Readme
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/statistical-algorithms-importer@125352 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
f3e11bb4b8
commit
26f956cda0
|
@ -38,22 +38,21 @@ Source code is available from SVN:
|
||||||
${scm.url}
|
${scm.url}
|
||||||
|
|
||||||
Binaries can be downloaded from the gCube website:
|
Binaries can be downloaded from the gCube website:
|
||||||
${gcube.website}
|
${gcube.website}
|
||||||
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
|
|
||||||
Installation documentation is available on-line in the gCube Wiki:
|
Installation documentation is available on-line in the gCube Wiki:
|
||||||
${wikiAdmin}
|
https://wiki.gcube-system.org/gcube/Statistical_Algorithms_Importer
|
||||||
|
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
|
|
||||||
Documentation is available on-line in the gCube Wiki:
|
Documentation is available on-line in the gCube Wiki:
|
||||||
${wikiUser}
|
https://wiki.gcube-system.org/gcube/Statistical_Algorithms_Importer
|
||||||
${wikiDeveloper}
|
|
||||||
|
|
||||||
|
|
||||||
Support
|
Support
|
||||||
|
|
4
pom.xml
4
pom.xml
|
@ -43,10 +43,6 @@
|
||||||
<configDirectory>config</configDirectory>
|
<configDirectory>config</configDirectory>
|
||||||
<webappDirectory>${project.build.directory}/${project.build.finalName}</webappDirectory>
|
<webappDirectory>${project.build.directory}/${project.build.finalName}</webappDirectory>
|
||||||
|
|
||||||
<wikiUser>https://wiki.gcube-system.org/gcube/Statistical_Algorithms_Importer</wikiUser>
|
|
||||||
<wikiDeveloper></wikiDeveloper>
|
|
||||||
<wikiAdmin>https://wiki.gcube-system.org/gcube/Statistical_Algorithms_Importer</wikiAdmin>
|
|
||||||
|
|
||||||
<!-- GWT configuration -->
|
<!-- GWT configuration -->
|
||||||
<gwtVersion>2.6.1</gwtVersion>
|
<gwtVersion>2.6.1</gwtVersion>
|
||||||
<gwtLogVersion>3.3.2</gwtLogVersion>
|
<gwtLogVersion>3.3.2</gwtLogVersion>
|
||||||
|
|
Loading…
Reference in New Issue