Updated pom

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-sdmx-export-widget@100409 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-10-03 09:18:18 +00:00 committed by Giancarlo Panichi
parent 87e603628c
commit 4fa602284b
2 changed files with 13 additions and 4 deletions

View File

@ -39,6 +39,7 @@
<distroDirectory>${project.basedir}/distro</distroDirectory> <distroDirectory>${project.basedir}/distro</distroDirectory>
<webappDirectory>${project.build.directory}/${project.build.finalName}</webappDirectory> <webappDirectory>${project.build.directory}/${project.build.finalName}</webappDirectory>
<release.date>2014-09-12</release.date> <release.date>2014-09-12</release.date>
<wikiurl>https://gcube.wiki.gcube-system.org/gcube/index.php</wikiurl>
<templatesDirectory>templates</templatesDirectory> <templatesDirectory>templates</templatesDirectory>
<distroDirectory>distro</distroDirectory> <distroDirectory>distro</distroDirectory>
<configDirectory>config</configDirectory> <configDirectory>config</configDirectory>

View File

@ -1,4 +1,4 @@
The gCube System - ${project.name} The gCube System - ${name}
------------------------------------------------------------ ------------------------------------------------------------
This work has been supported by the following European projects: iMarine (FP7-INFRASTRUCTURES-2011-2) This work has been supported by the following European projects: iMarine (FP7-INFRASTRUCTURES-2011-2)
@ -13,16 +13,22 @@ Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo"
Version and Release Date Version and Release Date
------------------------ ------------------------
v. ${project.version} (${release.date}) v. ${version} (${release.date})
Description Description
----------- -----------
${project.description} ${project.description}
Download information Download information
-------------------- --------------------
Source code URL: ${scm.url} Source code is available from SVN:
${scm.url}
Binaries can be downloaded from:
http://software.d4science.research-infrastructures.eu/
Documentation Documentation
@ -30,6 +36,9 @@ Documentation
${project.description} ${project.description}
Documentation is available on-line from the Projects Documentation Wiki:
${wikiurl}
Licensing Licensing
--------- ---------
@ -37,4 +46,3 @@ Licensing
This software is licensed under the terms you may find in the file named "LICENSE" in this directory. This software is licensed under the terms you may find in the file named "LICENSE" in this directory.