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