Skip to content

Commit

Permalink
[maven-release-plugin] prepare release oxalis-4.0.0-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
klakegg committed Dec 15, 2017
1 parent ddb90be commit 80cc6d4
Show file tree
Hide file tree
Showing 16 changed files with 36 additions and 44 deletions.
2 changes: 1 addition & 1 deletion oxalis-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<parent>
<artifactId>oxalis</artifactId>
<groupId>no.difi.oxalis</groupId>
<version>4.0.0-RC3-SNAPSHOT</version>
<version>4.0.0-RC3</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-RC3-SNAPSHOT</version>
<version>4.0.0-RC3</version>
</parent>

<artifactId>oxalis-as2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oxalis-commons/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-RC3-SNAPSHOT</version>
<version>4.0.0-RC3</version>
</parent>

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

<artifactId>oxalis-distribution</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions oxalis-extension/oxalis-extension-currenthome/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-extension</artifactId>
<groupId>no.difi.oxalis</groupId>
<version>4.0.0-RC3-SNAPSHOT</version>
<version>4.0.0-RC3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 2 additions & 4 deletions oxalis-extension/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-RC3-SNAPSHOT</version>
<version>4.0.0-RC3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion oxalis-inbound/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-RC3-SNAPSHOT</version>
<version>4.0.0-RC3</version>
</parent>

<artifactId>oxalis-inbound</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion oxalis-legacy/oxalis-document-sniffer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>oxalis-legacy</artifactId>
<groupId>no.difi.oxalis</groupId>
<version>4.0.0-RC3-SNAPSHOT</version>
<version>4.0.0-RC3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion oxalis-legacy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>oxalis</artifactId>
<groupId>no.difi.oxalis</groupId>
<version>4.0.0-RC3-SNAPSHOT</version>
<version>4.0.0-RC3</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-RC3-SNAPSHOT</version>
<version>4.0.0-RC3</version>
</parent>

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

Expand Down
5 changes: 2 additions & 3 deletions oxalis-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +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-RC3-SNAPSHOT</version>
<version>4.0.0-RC3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
11 changes: 4 additions & 7 deletions oxalis-standalone/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-RC3-SNAPSHOT</version>
<version>4.0.0-RC3</version>
</parent>

<artifactId>oxalis-standalone</artifactId>
Expand Down Expand Up @@ -100,12 +99,10 @@
<configuration>
<finalName>oxalis-standalone</finalName>
<transformers>
<transformer
implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer">
<transformer implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer">
<resource>reference.conf</resource>
</transformer>
<transformer
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
<transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
<mainClass>eu.sendregning.oxalis.Main</mainClass>
</transformer>
</transformers>
Expand Down
2 changes: 1 addition & 1 deletion oxalis-statistics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<artifactId>oxalis</artifactId>
<groupId>no.difi.oxalis</groupId>
<version>4.0.0-RC3-SNAPSHOT</version>
<version>4.0.0-RC3</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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

Expand Down
30 changes: 15 additions & 15 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

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

<name>Oxalis :: Parent</name>
Expand All @@ -38,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-RC3</tag>
</scm>

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

<!-- Logging -->
Expand Down

0 comments on commit 80cc6d4

Please sign in to comment.