diff --git a/nflow-engine/pom.xml b/nflow-engine/pom.xml index 2d0743aaf..d9a914ef7 100644 --- a/nflow-engine/pom.xml +++ b/nflow-engine/pom.xml @@ -8,7 +8,7 @@ nflow-root com.nitorcreations - 0.1.0-SNAPSHOT + 0.1.0 diff --git a/nflow-jetty/pom.xml b/nflow-jetty/pom.xml index d99e5895e..686283a91 100644 --- a/nflow-jetty/pom.xml +++ b/nflow-jetty/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 nflow-jetty jar @@ -9,7 +8,7 @@ nflow-root com.nitorcreations - 0.1.0-SNAPSHOT + 0.1.0 UTF-8 diff --git a/nflow-rest-api/pom.xml b/nflow-rest-api/pom.xml index 3f1f1de46..5e5980694 100644 --- a/nflow-rest-api/pom.xml +++ b/nflow-rest-api/pom.xml @@ -1,5 +1,4 @@ - + 4.0.0 nflow-rest-api jar @@ -8,7 +7,7 @@ nflow-root com.nitorcreations - 0.1.0-SNAPSHOT + 0.1.0 diff --git a/nflow-tests/pom.xml b/nflow-tests/pom.xml index 75a201aaf..2457de374 100644 --- a/nflow-tests/pom.xml +++ b/nflow-tests/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 com.nitorcreations nflow-root - 0.1.0-SNAPSHOT + 0.1.0 nflow-tests nflow-tests diff --git a/pom.xml b/pom.xml index 0a1bea8cf..f1708748b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ nflow-root pom nFlow Root - 0.1.0-SNAPSHOT + 0.1.0 https://github.com/NitorCreations/nflow @@ -31,7 +31,7 @@ scm:git:git@github.com:NitorCreations/nflow.git scm:git:git@github.com:NitorCreations/nflow.git - HEAD + nflow-root-0.1.0 Github