Skip to content

Commit

Permalink
[maven-release-plugin] prepare release oxalis-4.0.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
klakegg committed May 24, 2016
1 parent e5ebb79 commit 937e92e
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion oxalis-api/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-SNAPSHOT</version>
<version>4.0.0-RC1</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 @@ -23,7 +23,7 @@
<parent>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RC1</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 @@ -23,7 +23,7 @@
<parent>
<groupId>no.difi.oxalis</groupId>
<artifactId>oxalis</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RC1</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 @@ -6,7 +6,7 @@
<parent>
<artifactId>oxalis</artifactId>
<groupId>no.difi.oxalis</groupId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
</parent>

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

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

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

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

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

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

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

<artifactId>oxalis-standalone</artifactId>
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 @@ -20,7 +20,7 @@
<parent>
<artifactId>oxalis</artifactId>
<groupId>no.difi.oxalis</groupId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0-RC1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

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

<packaging>pom</packaging>
<name>Oxalis - PEPPOL access point Plug-and-Play</name>
Expand All @@ -34,7 +34,7 @@
<connection>scm:git:git@github.com:difi/oxalis.git</connection>
<url>scm:git:git@github.com:difi/oxalis.git</url>
<developerConnection>scm:git:git@github.com:difi/oxalis.git</developerConnection>
<tag>HEAD</tag>
<tag>oxalis-4.0.0-RC1</tag>
</scm>

<modules>
Expand Down

0 comments on commit 937e92e

Please sign in to comment.