diff --git a/pom.xml b/pom.xml index 657ef42..940fdb5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ uk.org.webcompere system-stubs-parent - 2.0.1-SNAPSHOT + 2.0.1 pom System Stubs Parent @@ -32,7 +32,7 @@ scm:git:git://github.com/webcompere/system-stubs.git scm:git:git@github.com:webcompere/system-stubs.git https://github.com/webcompere/system-stubs/ - system-stubs-parent-1.0.0 + system-stubs-parent-2.0.1 @@ -58,7 +58,7 @@ uk.org.webcompere system-stubs-core - 2.0.1-SNAPSHOT + 2.0.1 diff --git a/system-stubs-core/pom.xml b/system-stubs-core/pom.xml index 9ede02c..2ac1072 100644 --- a/system-stubs-core/pom.xml +++ b/system-stubs-core/pom.xml @@ -5,12 +5,12 @@ uk.org.webcompere system-stubs-parent - 2.0.1-SNAPSHOT + 2.0.1 ../ system-stubs-core - 2.0.1-SNAPSHOT + 2.0.1 jar System Stubs Core diff --git a/system-stubs-junit4/pom.xml b/system-stubs-junit4/pom.xml index 88719dd..1de5719 100644 --- a/system-stubs-junit4/pom.xml +++ b/system-stubs-junit4/pom.xml @@ -5,12 +5,12 @@ uk.org.webcompere system-stubs-parent - 2.0.1-SNAPSHOT + 2.0.1 ../ system-stubs-junit4 - 2.0.1-SNAPSHOT + 2.0.1 jar System Stubs JUnit4 diff --git a/system-stubs-jupiter/pom.xml b/system-stubs-jupiter/pom.xml index dba5b3d..e12d83d 100644 --- a/system-stubs-jupiter/pom.xml +++ b/system-stubs-jupiter/pom.xml @@ -5,12 +5,12 @@ uk.org.webcompere system-stubs-parent - 2.0.1-SNAPSHOT + 2.0.1 ../ system-stubs-jupiter - 2.0.1-SNAPSHOT + 2.0.1 jar System Stubs Jupiter