diff --git a/pom.xml b/pom.xml index c9ce3af..ba399ae 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ uk.org.webcompere system-stubs-parent - 2.0.4-SNAPSHOT + 2.1.0 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-2.0.3 + system-stubs-parent-2.1.0 @@ -59,13 +59,13 @@ uk.org.webcompere system-stubs-interceptor - 2.0.4-SNAPSHOT + 2.1.0 provided uk.org.webcompere system-stubs-core - 2.0.4-SNAPSHOT + 2.1.0 org.apache.commons diff --git a/system-stubs-core/pom.xml b/system-stubs-core/pom.xml index 44d9307..d6270de 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.4-SNAPSHOT + 2.1.0 ../ system-stubs-core - 2.0.4-SNAPSHOT + 2.1.0 jar System Stubs Core diff --git a/system-stubs-interceptor/pom.xml b/system-stubs-interceptor/pom.xml index ac75184..f266180 100644 --- a/system-stubs-interceptor/pom.xml +++ b/system-stubs-interceptor/pom.xml @@ -5,12 +5,12 @@ uk.org.webcompere system-stubs-parent - 2.0.4-SNAPSHOT + 2.1.0 ../ system-stubs-interceptor - 2.0.4-SNAPSHOT + 2.1.0 jar System Stubs Interceptor diff --git a/system-stubs-junit4/pom.xml b/system-stubs-junit4/pom.xml index c585906..dd386ca 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.4-SNAPSHOT + 2.1.0 ../ system-stubs-junit4 - 2.0.4-SNAPSHOT + 2.1.0 jar System Stubs JUnit4 diff --git a/system-stubs-jupiter/pom.xml b/system-stubs-jupiter/pom.xml index 0b33312..314adcf 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.4-SNAPSHOT + 2.1.0 ../ system-stubs-jupiter - 2.0.4-SNAPSHOT + 2.1.0 jar System Stubs Jupiter