diff --git a/domismp-tests/domismp-docker/pom.xml b/domismp-tests/domismp-docker/pom.xml index df5659bb638c8e8c50ba5e0d20cf9e22285f73fa..efa537e1ad366f9d429b209f104dca318f9d8735 100644 --- a/domismp-tests/domismp-docker/pom.xml +++ b/domismp-tests/domismp-docker/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>eu.europa.ec.edelivery</groupId> <artifactId>smp-modules</artifactId> - <version>5.1-SNAPSHOT</version> + <version>5.1-RC2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <properties> diff --git a/domismp-tests/domismp-tests-api/pom.xml b/domismp-tests/domismp-tests-api/pom.xml index 6a5baa5e7120e695a6c3b835dec058f6278e9f8f..f799b842940d461c7e159e0699849d424ef88f9d 100644 --- a/domismp-tests/domismp-tests-api/pom.xml +++ b/domismp-tests/domismp-tests-api/pom.xml @@ -2,7 +2,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>eu.europa.ec.edelivery</groupId> <artifactId>domismp-tests-api</artifactId> - <version>5.1-SNAPSHOT</version> + <version>5.1-RC2-SNAPSHOT</version> <name>domismp-tests-api</name> <description>Integration tests suit for DomiSMP API (WebService) testing using SOAPUI framework</description> diff --git a/domismp-tests/pom.xml b/domismp-tests/pom.xml index 1d79b23ebe0a6b8026119bd7ec7f7f031bc05adf..5785ab6182f667e08d9b804321bc6c806c7a710c 100644 --- a/domismp-tests/pom.xml +++ b/domismp-tests/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>eu.europa.ec.edelivery</groupId> <artifactId>smp-modules</artifactId> - <version>5.1-SNAPSHOT</version> + <version>5.1-RC2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>domismp-tests</artifactId>