diff --git a/cli/pom.xml b/cli/pom.xml index 5d7c797..dfd68bc 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -21,7 +21,7 @@ com.leshazlewood.scms scms-root - 0.1.1-SNAPSHOT + 0.1.1 ../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 13fccd2..cde6d80 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ com.leshazlewood.scms scms-root - 0.1.1-SNAPSHOT + 0.1.1 ../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index 922edb1..9849492 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -21,7 +21,7 @@ com.leshazlewood.scms scms-root - 0.1.1-SNAPSHOT + 0.1.1 ../pom.xml diff --git a/pom.xml b/pom.xml index 1a88f77..ea1c7c8 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.leshazlewood.scms scms-root - 0.1.1-SNAPSHOT + 0.1.1 pom SCMS @@ -47,7 +47,7 @@ scm:git:git@github.com:lhazlewood/scms.git scm:git:git@github.com:lhazlewood/scms.git http://github.com/lhazlewood/scms - HEAD + 0.1.1 GitHub