From e159c05bf6e6fb72147a2aeda6be84a2bbece909 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Fri, 3 Oct 2014 09:18:18 +0000 Subject: [PATCH] Updated pom git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-column-widget@100409 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 17 +++++++++-------- templates/README | 12 ++++++++++-- 2 files changed, 19 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 18e1023..7f5d929 100644 --- a/pom.xml +++ b/pom.xml @@ -39,15 +39,16 @@ ${project.basedir}/distro ${project.build.directory}/${project.build.finalName} 2014-09-12 + https://gcube.wiki.gcube-system.org/gcube/index.php templates distro config 2.5.1 - + ${env.KEYS} - + UTF-8 UTF-8 @@ -122,8 +123,8 @@ [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) provided - - + + org.gcube.portlets.user @@ -131,7 +132,7 @@ [1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT) provided - + org.gcube.portlets.user @@ -139,13 +140,13 @@ [1.0.0-SNAPSHOT,2.0.0-SNAPSHOT) provided - + com.allen-sauer.gwt.log gwt-log - 3.2.1 - provided + 3.2.1 + provided diff --git a/templates/README b/templates/README index e81341a..7e3ad55 100644 --- a/templates/README +++ b/templates/README @@ -15,14 +15,20 @@ Version and Release Date v. ${version} (${release.date}) + Description ----------- ${project.description} + 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 @@ -30,6 +36,9 @@ Documentation ${project.description} +Documentation is available on-line from the Projects Documentation Wiki: + ${wikiurl} + Licensing --------- @@ -37,4 +46,3 @@ Licensing This software is licensed under the terms you may find in the file named "LICENSE" in this directory. -