diff --git a/pom.xml b/pom.xml index 5f460f1e8e450caa99fb274c6210f02704b8d7cf..4b88ec5b930f2578fb31299a0991b6006d75f2f4 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ <artifactId>smp-modules</artifactId> <packaging>pom</packaging> <name>SMP</name> - <version>5.0-RC1</version> + <version>5.0-RC2-SNAPSHOT</version> <modules> <module>smp-angular</module> @@ -130,7 +130,7 @@ <scm> <developerConnection>scm:git:https://ec.europa.eu/digital-building-blocks/code/scm/edelivery/smp.git </developerConnection> - <tag>5.0-RC1</tag> + <tag>HEAD</tag> </scm> <repositories> diff --git a/smp-aggregator/pom.xml b/smp-aggregator/pom.xml index e1a0b44406de93a6368331685f42225a2a89eb7f..91059f17f980cd26647bb3eb7db0a2a4a1a7c1d3 100644 --- a/smp-aggregator/pom.xml +++ b/smp-aggregator/pom.xml @@ -3,7 +3,7 @@ <parent> <artifactId>smp-modules</artifactId> <groupId>eu.europa.ec.edelivery</groupId> - <version>5.0-RC1</version> + <version>5.0-RC2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/smp-angular/pom.xml b/smp-angular/pom.xml index 81499c68b6ec1e340175c5547b6b55bd46f980c5..01cdbcdba173c66e26056b6c2e1364fbdb06dae5 100644 --- a/smp-angular/pom.xml +++ b/smp-angular/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>eu.europa.ec.edelivery</groupId> <artifactId>smp-modules</artifactId> - <version>5.0-RC1</version> + <version>5.0-RC2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>smp-angular</artifactId> diff --git a/smp-examples/pom.xml b/smp-examples/pom.xml index 47e95b5e4c90e23f966dfab98ab59f6095526d33..328551ec82a5e8e131ef9cc665c5ec501da2795d 100644 --- a/smp-examples/pom.xml +++ b/smp-examples/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>eu.europa.ec.edelivery</groupId> <artifactId>smp-modules</artifactId> - <version>5.0-RC1</version> + <version>5.0-RC2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>smp-examples</artifactId> diff --git a/smp-examples/smp-spi-payload-validation-example/pom.xml b/smp-examples/smp-spi-payload-validation-example/pom.xml index 157dcdbede0c9bd563c89b192d1d36653a9a4e0b..4c5ab691b9539846d4bc89229ef086cd8d878f72 100644 --- a/smp-examples/smp-spi-payload-validation-example/pom.xml +++ b/smp-examples/smp-spi-payload-validation-example/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>eu.europa.ec.edelivery</groupId> <artifactId>smp-modules</artifactId> - <version>5.0-RC1</version> + <version>5.0-RC2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <properties> diff --git a/smp-resource-extensions/oasis-smp-spi/pom.xml b/smp-resource-extensions/oasis-smp-spi/pom.xml index e86320aa9386564cef599999010f1886ae3fd770..90cce1420e80773d507cdd69d5175087bcf258b9 100644 --- a/smp-resource-extensions/oasis-smp-spi/pom.xml +++ b/smp-resource-extensions/oasis-smp-spi/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>eu.europa.ec.edelivery</groupId> <artifactId>smp-modules</artifactId> - <version>5.0-RC1</version> + <version>5.0-RC2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <properties> diff --git a/smp-resource-extensions/pom.xml b/smp-resource-extensions/pom.xml index f1ef64c63cbac72f9a16e38ea73f19a2f41a8dd3..06ce67c04d063d8b765853c682dadbf02fe7411a 100644 --- a/smp-resource-extensions/pom.xml +++ b/smp-resource-extensions/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>eu.europa.ec.edelivery</groupId> <artifactId>smp-modules</artifactId> - <version>5.0-RC1</version> + <version>5.0-RC2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>smp-resource-extensions</artifactId> diff --git a/smp-server-library/pom.xml b/smp-server-library/pom.xml index 379c876d2a00b243d6a457a44a1e8fcc802032a0..8e2303b931bbbc7d2b842c557c5030e7681efef8 100644 --- a/smp-server-library/pom.xml +++ b/smp-server-library/pom.xml @@ -16,7 +16,7 @@ <parent> <groupId>eu.europa.ec.edelivery</groupId> <artifactId>smp-modules</artifactId> - <version>5.0-RC1</version> + <version>5.0-RC2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>smp-server-library</artifactId> diff --git a/smp-soapui-tests/pom.xml b/smp-soapui-tests/pom.xml index dc111bdb297cb6b61c2e6452f524c64ac0577719..c096d30d64b77c8c5dc96636dc1a413f01156e33 100644 --- a/smp-soapui-tests/pom.xml +++ b/smp-soapui-tests/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>eu.europa.ec.edelivery</groupId> <artifactId>smp-modules</artifactId> - <version>5.0-RC1</version> + <version>5.0-RC2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>smp-soapui-tests</artifactId> diff --git a/smp-spi/pom.xml b/smp-spi/pom.xml index 858a369a31d949475907cb7858a49cac38ad66af..f93de7ac3df8fb66cf8f192b7e286633a07b575f 100644 --- a/smp-spi/pom.xml +++ b/smp-spi/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>eu.europa.ec.edelivery</groupId> <artifactId>smp-modules</artifactId> - <version>5.0-RC1</version> + <version>5.0-RC2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>smp-spi</artifactId> diff --git a/smp-springboot/pom.xml b/smp-springboot/pom.xml index 588a8c52db279ad34127edc5542534e8281c04c4..e84f5f53af717131bd6ca6834703e257ca9e2a8b 100644 --- a/smp-springboot/pom.xml +++ b/smp-springboot/pom.xml @@ -19,7 +19,7 @@ limitations under the License. <parent> <groupId>eu.europa.ec.edelivery</groupId> <artifactId>smp-modules</artifactId> - <version>5.0-RC1</version> + <version>5.0-RC2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>smp-springboot</artifactId> diff --git a/smp-webapp/pom.xml b/smp-webapp/pom.xml index 5b2ef44d4117d8a15b7955f329075e0bab1f27a4..9d23d03fa152a5aa51700f7a7e23c2ed0dc42dd5 100644 --- a/smp-webapp/pom.xml +++ b/smp-webapp/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>eu.europa.ec.edelivery</groupId> <artifactId>smp-modules</artifactId> - <version>5.0-RC1</version> + <version>5.0-RC2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>smp</artifactId>