diff --git a/commons/pom.xml b/commons/pom.xml
index ce8db5ca..0809281b 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -10,7 +10,7 @@
org.axway.grapes
grapes-parent
- 1.4.0-SNAPSHOT
+ 1.4.0
diff --git a/pom.xml b/pom.xml
index aec3e4e7..b962d2c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,292 +1,278 @@
-
- 4.0.0
-
- org.axway.grapes
- grapes-parent
- 1.4.0-SNAPSHOT
- pom
-
- Grapes
- Grapes collects the dependencies of your software production.
- http://axway.github.io/Grapes
-
-
-
- The Apache Software License, Version 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
-
-
-
-
- scm:git:git@github.com:Axway/Grapes.git
- scm:git:git@github.com:Axway/Grapes.git
- scm:git:git@github.com:Axway/Grapes.git
- HEAD
-
-
-
- org.sonatype.oss
- oss-parent
- 9
-
-
-
- UTF-8
- 1.6
- 1.6
- 3.0.3
- 2.2.0
-
-
-
-
- Jean-Denis Coffre
- jdcoffre@gmail.com
- http://fr.linkedin.com/pub/jean-denis-coffre/52/252/242
- Axway Software
- http://www.axway.com/
-
- creator
- contributor
-
- Europe/Annecy
-
- http://www.gravatar.com/avatar/4a09e212f0b946a783714db9abb81cb9.png
-
-
-
-
-
-
- David Rautureau
- drautureau@gmail.com
- https://github.com/drautureau
- Axway Software
- http://www.axway.com/
-
- contributor
-
- Europe/Annecy
-
- http://www.gravatar.com/avatar/bbabafee5fdc0a19989517459d4d5e19
-
-
-
-
-
-
-
- com.fasterxml.jackson.jaxrs
- jackson-jaxrs-json-provider
- ${jakson.version}
-
-
- com.fasterxml.jackson.core
- jackson-databind
- ${jakson.version}
-
-
- com.fasterxml.jackson.core
- jackson-core
- ${jakson.version}
-
-
- junit
- junit
- 4.11
-
-
- org.mockito
- mockito-all
- 1.9.5
-
-
-
-
-
- commons
- utils
- server
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-clean-plugin
- 2.5
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.1
-
-
- 1.6
- true
- true
-
-
-
- org.apache.maven.plugins
- maven-release-plugin
- 2.5
-
-
- org.apache.maven.plugins
- maven-install-plugin
- 2.5.1
-
-
- org.apache.maven.plugins
- maven-resources-plugin
- 2.6
-
-
- org.apache.maven.plugins
- maven-site-plugin
- 3.3
-
-
- org.apache.maven.plugins
- maven-verifier-plugin
- 1.0
-
-
- org.codehaus.mojo
- versions-maven-plugin
- 2.1
-
- mercury
-
-
-
- org.apache.maven.plugins
- maven-plugin-plugin
- 3.2
-
-
- mojo-descriptor
-
- descriptor
-
-
-
- generated-helpmojo
-
- helpmojo
-
-
-
-
-
- org.apache.maven.plugins
- maven-jar-plugin
- 2.4
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- 2.9.1
-
-
- org.apache.maven.plugins
- maven-project-info-reports-plugin
- 2.6
-
-
- org.codehaus.sonar-plugins
- maven-report
- 0.1
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
- 2.8
-
-
- org.apache.maven.plugins
- maven-enforcer-plugin
- 1.3.1
-
-
- enforce-versions
-
- enforce
-
-
-
-
-
-
- 3.0.5
-
-
- 1.6
-
-
-
-
-
- org.apache.maven.plugins
- maven-shade-plugin
- 2.1
-
- true
-
-
- *:*
-
- META-INF/*.SF
- META-INF/*.DSA
- META-INF/*.RSA
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-gpg-plugin
- 1.5
-
-
-
-
-
-
-
- release
-
- false
-
-
-
-
- org.apache.maven.plugins
- maven-enforcer-plugin
-
-
- enforce-no-snapshots
-
- enforce
-
-
-
-
- No Snapshots Allowed!
-
-
- true
-
-
-
-
-
-
-
-
-
+ 4.0.0
+ org.axway.grapes
+ grapes-parent
+ 1.4.0
+ pom
+ Grapes
+ Grapes collects the dependencies of your software production.
+ http://axway.github.io/Grapes
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+
+
+
+ scm:git:git@github.com:Axway/Grapes.git
+ scm:git:git@github.com:Axway/Grapes.git
+ scm:git:git@github.com:Axway/Grapes.git
+ 1.4.0
+
+
+ org.sonatype.oss
+ oss-parent
+ 9
+
+
+ UTF-8
+ 1.6
+ 1.6
+ 3.0.3
+ 2.2.0
+
+
+
+ Jean-Denis Coffre
+ jdcoffre@gmail.com
+ http://fr.linkedin.com/pub/jean-denis-coffre/52/252/242
+ Axway Software
+ http://www.axway.com/
+
+ creator
+ contributor
+
+ Europe/Annecy
+
+ http://www.gravatar.com/avatar/4a09e212f0b946a783714db9abb81cb9.png
+
+
+
+
+
+ David Rautureau
+ drautureau@gmail.com
+ https://github.com/drautureau
+ Axway Software
+ http://www.axway.com/
+
+ contributor
+
+ Europe/Annecy
+
+ http://www.gravatar.com/avatar/bbabafee5fdc0a19989517459d4d5e19
+
+
+
+
+
+
+ com.fasterxml.jackson.jaxrs
+ jackson-jaxrs-json-provider
+ ${jakson.version}
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+ ${jakson.version}
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+ ${jakson.version}
+
+
+ junit
+ junit
+ 4.11
+
+
+ org.mockito
+ mockito-all
+ 1.9.5
+
+
+
+
+ commons
+ utils
+ server
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-clean-plugin
+ 2.5
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.1
+
+
+ 1.6
+ true
+ true
+
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
+ 2.5
+
+
+ org.apache.maven.plugins
+ maven-install-plugin
+ 2.5.1
+
+
+ org.apache.maven.plugins
+ maven-resources-plugin
+ 2.6
+
+
+ org.apache.maven.plugins
+ maven-site-plugin
+ 3.3
+
+
+ org.apache.maven.plugins
+ maven-verifier-plugin
+ 1.0
+
+
+ org.codehaus.mojo
+ versions-maven-plugin
+ 2.1
+
+ mercury
+
+
+
+ org.apache.maven.plugins
+ maven-plugin-plugin
+ 3.2
+
+
+ mojo-descriptor
+
+ descriptor
+
+
+
+ generated-helpmojo
+
+ helpmojo
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ 2.4
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ 2.9.1
+
+
+ org.apache.maven.plugins
+ maven-project-info-reports-plugin
+ 2.6
+
+
+ org.codehaus.sonar-plugins
+ maven-report
+ 0.1
+
+
+ org.apache.maven.plugins
+ maven-dependency-plugin
+ 2.8
+
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ 1.3.1
+
+
+ enforce-versions
+
+ enforce
+
+
+
+
+
+
+ 3.0.5
+
+
+ 1.6
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-shade-plugin
+ 2.1
+
+ true
+
+
+ *:*
+
+ META-INF/*.SF
+ META-INF/*.DSA
+ META-INF/*.RSA
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-gpg-plugin
+ 1.5
+
+
+
+
+
+
+ release
+
+ false
+
+
+
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+
+
+ enforce-no-snapshots
+
+ enforce
+
+
+
+
+ No Snapshots Allowed!
+
+
+ true
+
+
+
+
+
+
+
+
diff --git a/server/pom.xml b/server/pom.xml
index 8cf8b422..d7a33240 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -10,7 +10,7 @@
org.axway.grapes
grapes-parent
- 1.4.0-SNAPSHOT
+ 1.4.0
diff --git a/utils/pom.xml b/utils/pom.xml
index 03dcbe92..535d7ff1 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -10,7 +10,7 @@
org.axway.grapes
grapes-parent
- 1.4.0-SNAPSHOT
+ 1.4.0