Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 033dd8df authored by CITNET Bamboo's avatar CITNET Bamboo
Browse files

[maven-release-plugin] prepare for next development iteration

parent 1fc3addf
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>SMP</name> <name>SMP</name>
<version>5.0</version> <version>5.1-SNAPSHOT</version>
<modules> <modules>
<module>smp-angular</module> <module>smp-angular</module>
...@@ -129,7 +129,7 @@ ...@@ -129,7 +129,7 @@
<scm> <scm>
<developerConnection>scm:git:https://ec.europa.eu/digital-building-blocks/code/scm/edelivery/smp.git <developerConnection>scm:git:https://ec.europa.eu/digital-building-blocks/code/scm/edelivery/smp.git
</developerConnection> </developerConnection>
<tag>5.0</tag> <tag>HEAD</tag>
</scm> </scm>
<repositories> <repositories>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<parent> <parent>
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<groupId>eu.europa.ec.edelivery</groupId> <groupId>eu.europa.ec.edelivery</groupId>
<version>5.0</version> <version>5.1-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<parent> <parent>
<groupId>eu.europa.ec.edelivery</groupId> <groupId>eu.europa.ec.edelivery</groupId>
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<version>5.0</version> <version>5.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>smp-angular</artifactId> <artifactId>smp-angular</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<parent> <parent>
<groupId>eu.europa.ec.edelivery</groupId> <groupId>eu.europa.ec.edelivery</groupId>
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<version>5.0</version> <version>5.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>smp-examples</artifactId> <artifactId>smp-examples</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<parent> <parent>
<groupId>eu.europa.ec.edelivery</groupId> <groupId>eu.europa.ec.edelivery</groupId>
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<version>5.0</version> <version>5.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<properties> <properties>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<parent> <parent>
<groupId>eu.europa.ec.edelivery</groupId> <groupId>eu.europa.ec.edelivery</groupId>
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<version>5.0</version> <version>5.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<properties> <properties>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<parent> <parent>
<groupId>eu.europa.ec.edelivery</groupId> <groupId>eu.europa.ec.edelivery</groupId>
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<version>5.0</version> <version>5.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<properties> <properties>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<parent> <parent>
<groupId>eu.europa.ec.edelivery</groupId> <groupId>eu.europa.ec.edelivery</groupId>
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<version>5.0</version> <version>5.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<properties> <properties>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<parent> <parent>
<groupId>eu.europa.ec.edelivery</groupId> <groupId>eu.europa.ec.edelivery</groupId>
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<version>5.0</version> <version>5.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>smp-resource-extensions</artifactId> <artifactId>smp-resource-extensions</artifactId>
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<parent> <parent>
<groupId>eu.europa.ec.edelivery</groupId> <groupId>eu.europa.ec.edelivery</groupId>
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<version>5.0</version> <version>5.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>smp-server-library</artifactId> <artifactId>smp-server-library</artifactId>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>eu.europa.ec.edelivery</groupId> <groupId>eu.europa.ec.edelivery</groupId>
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<version>5.0</version> <version>5.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>smp-soapui-tests</artifactId> <artifactId>smp-soapui-tests</artifactId>
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<parent> <parent>
<groupId>eu.europa.ec.edelivery</groupId> <groupId>eu.europa.ec.edelivery</groupId>
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<version>5.0</version> <version>5.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>smp-spi</artifactId> <artifactId>smp-spi</artifactId>
......
...@@ -19,7 +19,7 @@ limitations under the License. ...@@ -19,7 +19,7 @@ limitations under the License.
<parent> <parent>
<groupId>eu.europa.ec.edelivery</groupId> <groupId>eu.europa.ec.edelivery</groupId>
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<version>5.0</version> <version>5.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>smp-springboot</artifactId> <artifactId>smp-springboot</artifactId>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>eu.europa.ec.edelivery</groupId> <groupId>eu.europa.ec.edelivery</groupId>
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<version>5.0</version> <version>5.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>smp</artifactId> <artifactId>smp</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment