From 8c6555c390d9605940413f344a146fa36cb2004b Mon Sep 17 00:00:00 2001 From: RIHTARSIC Joze <joze.rihtarsic@ext.ec.europa.eu> Date: Fri, 17 Nov 2023 12:13:40 +0100 Subject: [PATCH] Update development version 5.0.1-SNAPSHOT --- pom.xml | 2 +- smp-aggregator/pom.xml | 2 +- smp-angular/pom.xml | 2 +- smp-examples/pom.xml | 2 +- smp-examples/resource-spi-example/pom.xml | 2 +- smp-examples/smp-spi-payload-validation-example/pom.xml | 2 +- smp-resource-extensions/oasis-cppa3-spi/pom.xml | 2 +- smp-resource-extensions/oasis-smp-spi/pom.xml | 2 +- smp-resource-extensions/pom.xml | 2 +- smp-server-library/pom.xml | 2 +- smp-soapui-tests/pom.xml | 2 +- smp-spi/pom.xml | 2 +- smp-springboot/pom.xml | 2 +- smp-webapp/pom.xml | 2 +- smp-wls-deploy/pom.xml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 7637c2eee..ba6c1f659 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ <artifactId>smp-modules</artifactId> <packaging>pom</packaging> <name>SMP</name> - <version>5.1-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> <modules> <module>smp-angular</module> diff --git a/smp-aggregator/pom.xml b/smp-aggregator/pom.xml index 487bbbaf3..b0833ccaf 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.1-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/smp-angular/pom.xml b/smp-angular/pom.xml index 4f669f219..08c790cd2 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.1-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>smp-angular</artifactId> diff --git a/smp-examples/pom.xml b/smp-examples/pom.xml index 780759819..ab78410bd 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.1-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>smp-examples</artifactId> diff --git a/smp-examples/resource-spi-example/pom.xml b/smp-examples/resource-spi-example/pom.xml index a3bd2c3ea..0a5be57f4 100644 --- a/smp-examples/resource-spi-example/pom.xml +++ b/smp-examples/resource-spi-example/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>eu.europa.ec.edelivery</groupId> <artifactId>smp-modules</artifactId> - <version>5.1-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <properties> diff --git a/smp-examples/smp-spi-payload-validation-example/pom.xml b/smp-examples/smp-spi-payload-validation-example/pom.xml index 74039b668..bfcd14438 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.1-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <properties> diff --git a/smp-resource-extensions/oasis-cppa3-spi/pom.xml b/smp-resource-extensions/oasis-cppa3-spi/pom.xml index 47c61eb58..713a30217 100644 --- a/smp-resource-extensions/oasis-cppa3-spi/pom.xml +++ b/smp-resource-extensions/oasis-cppa3-spi/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>eu.europa.ec.edelivery</groupId> <artifactId>smp-modules</artifactId> - <version>5.1-SNAPSHOT</version> + <version>5.0.1-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 beec13c99..3f278dc62 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.1-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <properties> diff --git a/smp-resource-extensions/pom.xml b/smp-resource-extensions/pom.xml index 26ff1819b..6570fffb7 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.1-SNAPSHOT</version> + <version>5.0.1-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 6f576d4bd..5f822e959 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.1-SNAPSHOT</version> + <version>5.0.1-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 668e02cd9..03c23ccf5 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.1-SNAPSHOT</version> + <version>5.0.1-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 7ca4f2ead..353d0d8ff 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.1-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>smp-spi</artifactId> diff --git a/smp-springboot/pom.xml b/smp-springboot/pom.xml index d40de2ec6..8102d5d12 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.1-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>smp-springboot</artifactId> diff --git a/smp-webapp/pom.xml b/smp-webapp/pom.xml index 099ea45a6..8bd52c2b9 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.1-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>smp</artifactId> diff --git a/smp-wls-deploy/pom.xml b/smp-wls-deploy/pom.xml index dbcca34a0..311f84281 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.0-RC2-SNAPSHOT</version> + <version>5.0.1-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>smp-wls-deploy</artifactId> -- GitLab