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

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

[maven-release-plugin] prepare release 4.2-RC1

parent b21f13e6
No related branches found
Tags 4.2-RC1
No related merge requests found
...@@ -12,14 +12,13 @@ ...@@ -12,14 +12,13 @@
~ See the Licence for the specific language governing permissions and limitations under the Licence. ~ See the Licence for the specific language governing permissions and limitations under the Licence.
--> -->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>eu.europa.ec.edelivery</groupId> <groupId>eu.europa.ec.edelivery</groupId>
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>SMP</name> <name>SMP</name>
<version>4.2-SNAPSHOT</version> <version>4.2-RC1</version>
<modules> <modules>
<module>smp-angular</module> <module>smp-angular</module>
...@@ -118,7 +117,7 @@ ...@@ -118,7 +117,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>HEAD</tag> <tag>4.2-RC1</tag>
</scm> </scm>
<pluginRepositories> <pluginRepositories>
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>eu.europa.ec.edelivery</groupId> <groupId>eu.europa.ec.edelivery</groupId>
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<version>4.2-SNAPSHOT</version> <version>4.2-RC1</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>4.2-SNAPSHOT</version> <version>4.2-RC1</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
......
...@@ -12,13 +12,12 @@ ...@@ -12,13 +12,12 @@
~ See the Licence for the specific language governing permissions and limitations under the Licence. ~ See the Licence for the specific language governing permissions and limitations under the Licence.
--> -->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0" <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>eu.europa.ec.edelivery</groupId> <groupId>eu.europa.ec.edelivery</groupId>
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<version>4.2-SNAPSHOT</version> <version>4.2-RC1</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>4.2-SNAPSHOT</version> <version>4.2-RC1</version>
<relativePath>../../pom.xml</relativePath> <relativePath>../../pom.xml</relativePath>
</parent> </parent>
<properties> <properties>
......
...@@ -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>4.2-SNAPSHOT</version> <version>4.2-RC1</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>smp-server-library</artifactId> <artifactId>smp-server-library</artifactId>
......
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<parent> <parent>
<groupId>eu.europa.ec.edelivery</groupId> <groupId>eu.europa.ec.edelivery</groupId>
<artifactId>smp-modules</artifactId> <artifactId>smp-modules</artifactId>
<version>4.2-SNAPSHOT</version> <version>4.2-RC1</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>smp-soapui-tests</artifactId> <artifactId>smp-soapui-tests</artifactId>
...@@ -16,8 +15,8 @@ ...@@ -16,8 +15,8 @@
<!-- Only selected modules are deployed --> <!-- Only selected modules are deployed -->
<maven.deploy.skip>false</maven.deploy.skip> <maven.deploy.skip>false</maven.deploy.skip>
<url>http://localhost:8080/smp</url> <url>http://localhost:8080/smp</url>
<SMPAdminUser></SMPAdminUser> <SMPAdminUser />
<SMPAdminPassword></SMPAdminPassword> <SMPAdminPassword />
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</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>4.2-SNAPSHOT</version> <version>4.2-RC1</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>smp-spi</artifactId> <artifactId>smp-spi</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>4.2-SNAPSHOT</version> <version>4.2-RC1</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