diff --git a/domismp-tests/domismp-tests-ui/pom.xml b/domismp-tests/domismp-tests-ui/pom.xml index 6c5614891253391136290586ae2e07460de15bab..635e0310a54be7947cc137104daade8730ffc28b 100644 --- a/domismp-tests/domismp-tests-ui/pom.xml +++ b/domismp-tests/domismp-tests-ui/pom.xml @@ -6,7 +6,7 @@ <groupId>eu.europa.ec.edelivery</groupId> <artifactId>domismp-tests-ui</artifactId> - <version>5.1-SNAPSHOT</version> + <version>5.2-SNAPSHOT</version> <name>domismp-tests-ui</name> <description>Integration tests suit for DomiSMP UI testing using selenium framework</description> <properties> diff --git a/smp-wls-deploy/pom.xml b/smp-wls-deploy/pom.xml index 1e48fdbd72637db72a1e7752ac8ceff3ef97e5b2..1313ef89908647cc4c80cf7b8d3147d1977cae14 100644 --- a/smp-wls-deploy/pom.xml +++ b/smp-wls-deploy/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>eu.europa.ec.edelivery</groupId> <artifactId>smp-modules</artifactId> - <version>5.1-SNAPSHOT</version> + <version>5.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>smp-wls-deploy</artifactId>