Skip to content

Commit

Permalink
[maven-release-plugin] prepare release oxalis-4.0.0-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
klakegg committed Mar 1, 2017
1 parent 667ca7c commit 2c59ee8
Show file tree
Hide file tree
Showing 15 changed files with 39 additions and 54 deletions.
5 changes: 2 additions & 3 deletions oxalis-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,14 @@
~ permissions and limitations under the Licence.
-->

<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">
<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">

<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>oxalis</artifactId>
<groupId>no.difi.oxalis</groupId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</parent>

<artifactId>oxalis-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oxalis-as2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</parent>

<artifactId>oxalis-as2</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions oxalis-commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,14 @@
~ permissions and limitations under the Licence.
-->

<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">
<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">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</parent>

<artifactId>oxalis-commons</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions oxalis-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,14 @@
~ permissions and limitations under the Licence.
-->

<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">
<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">

<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>oxalis</artifactId>
<groupId>no.difi.oxalis</groupId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</parent>

<artifactId>oxalis-distribution</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions oxalis-inbound/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,14 @@
~ permissions and limitations under the Licence.
-->

<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">
<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">

<modelVersion>4.0.0</modelVersion>

<parent>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</parent>

<artifactId>oxalis-inbound</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oxalis-integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</parent>

<artifactId>oxalis-integration-test</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions oxalis-legacy/oxalis-document-sniffer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,11 @@
~ permissions and limitations under the Licence.
-->

<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">
<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">
<parent>
<artifactId>oxalis-legacy</artifactId>
<groupId>no.difi.oxalis</groupId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions oxalis-legacy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,11 @@
~ permissions and limitations under the Licence.
-->

<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">
<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">
<parent>
<artifactId>oxalis</artifactId>
<groupId>no.difi.oxalis</groupId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion oxalis-outbound/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</parent>

<artifactId>oxalis-outbound</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions oxalis-persistence/pom.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<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">
<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">
<parent>
<artifactId>oxalis</artifactId>
<groupId>no.difi.oxalis</groupId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions oxalis-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,11 @@
~ permissions and limitations under the Licence.
-->

<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">
<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">
<parent>
<artifactId>oxalis</artifactId>
<groupId>no.difi.oxalis</groupId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion oxalis-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</parent>

<artifactId>oxalis-standalone</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions oxalis-statistics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,11 @@
~ permissions and limitations under the Licence.
-->

<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">
<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">
<parent>
<artifactId>oxalis</artifactId>
<groupId>no.difi.oxalis</groupId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
5 changes: 2 additions & 3 deletions oxalis-test-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,11 @@
~ permissions and limitations under the Licence.
-->

<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">
<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">
<parent>
<artifactId>oxalis</artifactId>
<groupId>no.difi.oxalis</groupId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
31 changes: 15 additions & 16 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,13 @@
~ permissions and limitations under the Licence.
-->

<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">
<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">

<modelVersion>4.0.0</modelVersion>

<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
<packaging>pom</packaging>

<name>Oxalis :: Parent</name>
Expand All @@ -39,7 +38,7 @@
<connection>scm:git:[email protected]:difi/oxalis.git</connection>
<url>scm:git:[email protected]:difi/oxalis.git</url>
<developerConnection>scm:git:[email protected]:difi/oxalis.git</developerConnection>
<tag>HEAD</tag>
<tag>oxalis-4.0.0-RC2</tag>
</scm>

<modules>
Expand Down Expand Up @@ -82,65 +81,65 @@
<dependency>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis-api</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</dependency>
<dependency>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis-as2</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</dependency>
<dependency>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis-commons</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</dependency>
<dependency>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis-inbound</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</dependency>
<dependency>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis-inbound</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
<classifier>classes</classifier>
</dependency>
<dependency>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis-outbound</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</dependency>
<dependency>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis-persistence</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</dependency>
<dependency>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis-persistence</artifactId>
<type>test-jar</type>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis-standalone</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</dependency>
<dependency>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis-statistics</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</dependency>
<dependency>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis-test-impl</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</dependency>
<dependency>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis-document-sniffer</artifactId>
<version>4.0.0-RC2-SNAPSHOT</version>
<version>4.0.0-RC2</version>
</dependency>

<!-- Logging -->
Expand Down

0 comments on commit 2c59ee8

Please sign in to comment.