2.29-SNAPSHOT
diff --git a/tests/integration/j-441/ear/pom.xml b/tests/integration/j-441/ear/pom.xml index cbf060c..2c5241c 100644 --- a/tests/integration/j-441/ear/pom.xml +++ b/tests/integration/j-441/ear/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>org.glassfish.jersey.tests.integration</groupId> <artifactId>project</artifactId> - <version>2.28</version> + <version>2.29-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>j-441-ear</artifactId>
diff --git a/tests/integration/j-441/pom.xml b/tests/integration/j-441/pom.xml index 3df42db..250a395 100644 --- a/tests/integration/j-441/pom.xml +++ b/tests/integration/j-441/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.glassfish.jersey.tests.integration</groupId> <artifactId>project</artifactId> - <version>2.28</version> + <version>2.29-SNAPSHOT</version> </parent> <artifactId>j-441</artifactId>
diff --git a/tests/integration/j-441/war1/pom.xml b/tests/integration/j-441/war1/pom.xml index 218917c..d5e0856 100644 --- a/tests/integration/j-441/war1/pom.xml +++ b/tests/integration/j-441/war1/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.glassfish.jersey.tests.integration</groupId> <artifactId>project</artifactId> - <version>2.28</version> + <version>2.29-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent>
diff --git a/tests/integration/j-441/war2/pom.xml b/tests/integration/j-441/war2/pom.xml index 3727d26..a24e60b 100644 --- a/tests/integration/j-441/war2/pom.xml +++ b/tests/integration/j-441/war2/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>org.glassfish.jersey.tests.integration</groupId> <artifactId>project</artifactId> - <version>2.28</version> + <version>2.29-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent>