Skip to content

Commit

Permalink
[maven-release-plugin] prepare release artemis-odb-2.0.0-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
junkdog committed Jun 21, 2016
1 parent 6c1d34e commit c151c00
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 15 deletions.
2 changes: 1 addition & 1 deletion artemis-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>net.onedaybeard.artemis</groupId>
<artifactId>artemis-parent</artifactId>
<version>2.0.0-RC3-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>
<artifactId>artemis-odb-cli</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion artemis-gradle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>net.onedaybeard.artemis</groupId>
<artifactId>artemis-parent</artifactId>
<version>2.0.0-RC3-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>artemis-odb-gradle-plugin</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions artemis-gwt/pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<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>
<groupId>net.onedaybeard.artemis</groupId>
<artifactId>artemis-parent</artifactId>
<version>2.0.0-RC3-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>
<artifactId>artemis-odb-gwt</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion artemis-json-libgdx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>net.onedaybeard.artemis</groupId>
<artifactId>artemis-parent</artifactId>
<version>2.0.0-RC3-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>
<artifactId>artemis-odb-serializer-json-libgdx</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion artemis-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>net.onedaybeard.artemis</groupId>
<artifactId>artemis-parent</artifactId>
<version>2.0.0-RC3-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>
<artifactId>artemis-odb-serializer-json</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion artemis-kryo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>net.onedaybeard.artemis</groupId>
<artifactId>artemis-parent</artifactId>
<version>2.0.0-RC3-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>
<artifactId>artemis-odb-serializer-kryo</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion artemis-maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>net.onedaybeard.artemis</groupId>
<artifactId>artemis-parent</artifactId>
<version>2.0.0-RC3-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>artemis-odb-maven-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion artemis-serializer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>net.onedaybeard.artemis</groupId>
<artifactId>artemis-parent</artifactId>
<version>2.0.0-RC3-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>
<artifactId>artemis-odb-serializer</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion artemis-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>net.onedaybeard.artemis</groupId>
<artifactId>artemis-parent</artifactId>
<version>2.0.0-RC3-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>artemis-odb-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion artemis-weaver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>net.onedaybeard.artemis</groupId>
<artifactId>artemis-parent</artifactId>
<version>2.0.0-RC3-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>

<artifactId>artemis-odb-weaver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion artemis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>net.onedaybeard.artemis</groupId>
<artifactId>artemis-parent</artifactId>
<version>2.0.0-RC3-SNAPSHOT</version>
<version>2.0.0-RC3</version>
</parent>
<artifactId>artemis-odb</artifactId>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.onedaybeard.artemis</groupId>
<artifactId>artemis-parent</artifactId>
<version>2.0.0-RC3-SNAPSHOT</version>
<version>2.0.0-RC3</version>
<packaging>pom</packaging>
<name>artemis parent</name>
<description>Fork of Artemis Entity System Framework.</description>
Expand All @@ -23,7 +23,7 @@
<url>https://github.com/junkdog/artemis-odb/</url>
<connection>scm:git:git@github.com:junkdog/artemis-odb.git</connection>
<developerConnection>scm:git:git@github.com:junkdog/artemis-odb.git</developerConnection>
<tag>HEAD</tag>
<tag>artemis-odb-2.0.0-RC3</tag>
</scm>

<licenses>
Expand Down

0 comments on commit c151c00

Please sign in to comment.