From d68e15bdb2482c49e494a6575814060799cafdb1 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 18 Jun 2015 13:33:45 +0000 Subject: [PATCH] refs #130: Smartgears distribution: The version of whnManager service should be removed from the war name https://support.d4science.org/issues/130 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/distributions/smartgears-distribution@115426 82a268e6-3cf1-43bd-a215-b396298e98cf --- distro/changelog.xml | 3 +++ pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/distro/changelog.xml b/distro/changelog.xml index 6827f2a..84ee8ac 100644 --- a/distro/changelog.xml +++ b/distro/changelog.xml @@ -17,4 +17,7 @@ Moved libs and war directories under target to make mvn clean properly working. The generated tar.gz remain the same + + Stripped version from name of the included war + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 3cd2303..a5672c6 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.gcube.distribution smartgears-distribution - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT pom A distribution for the SmartGears Framework @@ -95,7 +95,7 @@ false true war - false + true