diff --git a/hth-api/pom.xml b/hth-api/pom.xml index 1ccb956..7c5e071 100644 --- a/hth-api/pom.xml +++ b/hth-api/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.sonatype.http-testing-harness - 0.2-SNAPSHOT + 0.1-SNAPSHOT hth-parent hth-api diff --git a/junit-runner/pom.xml b/junit-runner/pom.xml index bb91102..7e1cb33 100644 --- a/junit-runner/pom.xml +++ b/junit-runner/pom.xml @@ -3,7 +3,7 @@ hth-parent org.sonatype.http-testing-harness - 0.2-SNAPSHOT + 0.1-SNAPSHOT junit-runner diff --git a/pom.xml b/pom.xml index 7cfb929..5bf084e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 @@ -8,7 +9,7 @@ org.sonatype.http-testing-harness - 0.2-SNAPSHOT + 0.1-SNAPSHOT hth-parent pom diff --git a/server-provider/pom.xml b/server-provider/pom.xml index c4de5f6..2e18931 100644 --- a/server-provider/pom.xml +++ b/server-provider/pom.xml @@ -1,9 +1,10 @@ - + 4.0.0 org.sonatype.http-testing-harness - 0.2-SNAPSHOT + 0.1-SNAPSHOT hth-parent