diff --git a/inproctester-htmlunit/pom.xml b/inproctester-htmlunit/pom.xml index 092082b..c14fd3c 100644 --- a/inproctester-htmlunit/pom.xml +++ b/inproctester-htmlunit/pom.xml @@ -3,7 +3,7 @@ com.thoughtworks.inproctester inproctester-project - 1.0.12 + 1.0.13-SNAPSHOT 4.0.0 @@ -17,7 +17,7 @@ com.thoughtworks.inproctester inproctester-jetty - 1.0.12 + 1.0.13-SNAPSHOT diff --git a/inproctester-jersey-tests/pom.xml b/inproctester-jersey-tests/pom.xml index c5409e1..fff6084 100644 --- a/inproctester-jersey-tests/pom.xml +++ b/inproctester-jersey-tests/pom.xml @@ -3,7 +3,7 @@ com.thoughtworks.inproctester inproctester-project - 1.0.12 + 1.0.13-SNAPSHOT 4.0.0 com.thoughtworks.inproctester @@ -33,7 +33,7 @@ com.thoughtworks.inproctester inproctester-jersey - 1.0.12 + 1.0.13-SNAPSHOT test diff --git a/inproctester-jersey/pom.xml b/inproctester-jersey/pom.xml index 36f00f1..e74d91c 100644 --- a/inproctester-jersey/pom.xml +++ b/inproctester-jersey/pom.xml @@ -3,7 +3,7 @@ com.thoughtworks.inproctester inproctester-project - 1.0.12 + 1.0.13-SNAPSHOT 4.0.0 com.thoughtworks.inproctester @@ -29,7 +29,7 @@ com.thoughtworks.inproctester inproctester-jetty - 1.0.12 + 1.0.13-SNAPSHOT diff --git a/inproctester-jetty/pom.xml b/inproctester-jetty/pom.xml index a6aa1be..5525af2 100644 --- a/inproctester-jetty/pom.xml +++ b/inproctester-jetty/pom.xml @@ -3,7 +3,7 @@ com.thoughtworks.inproctester inproctester-project - 1.0.12 + 1.0.13-SNAPSHOT 4.0.0 diff --git a/inproctester-resteasy-tests/pom.xml b/inproctester-resteasy-tests/pom.xml index 1472d0c..b9f2eaa 100644 --- a/inproctester-resteasy-tests/pom.xml +++ b/inproctester-resteasy-tests/pom.xml @@ -3,7 +3,7 @@ com.thoughtworks.inproctester inproctester-project - 1.0.12 + 1.0.13-SNAPSHOT 4.0.0 com.thoughtworks.inproctester @@ -32,7 +32,7 @@ com.thoughtworks.inproctester inproctester-resteasy - 1.0.12 + 1.0.13-SNAPSHOT test diff --git a/inproctester-resteasy/pom.xml b/inproctester-resteasy/pom.xml index 426d0aa..6baed8d 100644 --- a/inproctester-resteasy/pom.xml +++ b/inproctester-resteasy/pom.xml @@ -3,7 +3,7 @@ com.thoughtworks.inproctester inproctester-project - 1.0.12 + 1.0.13-SNAPSHOT 4.0.0 com.thoughtworks.inproctester @@ -23,7 +23,7 @@ com.thoughtworks.inproctester inproctester-jetty - 1.0.12 + 1.0.13-SNAPSHOT diff --git a/inproctester-tests/pom.xml b/inproctester-tests/pom.xml index 6ce1330..2b70a20 100644 --- a/inproctester-tests/pom.xml +++ b/inproctester-tests/pom.xml @@ -3,7 +3,7 @@ com.thoughtworks.inproctester inproctester-project - 1.0.12 + 1.0.13-SNAPSHOT 4.0.0 com.thoughtworks.inproctester @@ -26,7 +26,7 @@ com.thoughtworks.inproctester inproctester-webdriver - 1.0.12 + 1.0.13-SNAPSHOT test diff --git a/inproctester-webdriver/pom.xml b/inproctester-webdriver/pom.xml index 062f787..fc4b762 100644 --- a/inproctester-webdriver/pom.xml +++ b/inproctester-webdriver/pom.xml @@ -3,7 +3,7 @@ com.thoughtworks.inproctester inproctester-project - 1.0.12 + 1.0.13-SNAPSHOT 4.0.0 @@ -16,7 +16,7 @@ com.thoughtworks.inproctester inproctester-htmlunit - 1.0.12 + 1.0.13-SNAPSHOT net.sourceforge.htmlunit diff --git a/pom.xml b/pom.xml index e4a5abb..01917c9 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ com.thoughtworks.inproctester inproctester-project - 1.0.12 + 1.0.13-SNAPSHOT In Process Tester :: Project HtmlUnit and WebDriver extensions to enable testing of a web application in-processs pom