Skip to content

Commit

Permalink
[maven-release-plugin] prepare release artemis-odb-2.0.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
junkdog committed May 8, 2016
1 parent 4470bb9 commit 6023438
Show file tree
Hide file tree
Showing 13 changed files with 19 additions and 24 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-SNAPSHOT</version>
<version>2.0.0-RC1</version>
</parent>
<artifactId>artemis-odb-cli</artifactId>
<packaging>jar</packaging>
Expand Down
5 changes: 2 additions & 3 deletions artemis-gradle/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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-SNAPSHOT</version>
<version>2.0.0-RC1</version>
</parent>

<artifactId>artemis-odb-gradle-plugin</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion artemis-gwt/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-SNAPSHOT</version>
<version>2.0.0-RC1</version>
</parent>
<artifactId>artemis-odb-gwt</artifactId>

Expand Down
5 changes: 2 additions & 3 deletions artemis-json-libgdx/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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-SNAPSHOT</version>
<version>2.0.0-RC1</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-SNAPSHOT</version>
<version>2.0.0-RC1</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-SNAPSHOT</version>
<version>2.0.0-RC1</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-SNAPSHOT</version>
<version>2.0.0-RC1</version>
</parent>

<artifactId>artemis-odb-maven-plugin</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions artemis-processor/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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-SNAPSHOT</version>
<version>2.0.0-RC1</version>
</parent>

<artifactId>artemis-odb-processor</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-SNAPSHOT</version>
<version>2.0.0-RC1</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-SNAPSHOT</version>
<version>2.0.0-RC1</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-SNAPSHOT</version>
<version>2.0.0-RC1</version>
</parent>

<artifactId>artemis-odb-weaver</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions artemis/pom.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
<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-SNAPSHOT</version>
<version>2.0.0-RC1</version>
</parent>
<artifactId>artemis-odb</artifactId>
<packaging>jar</packaging>
Expand Down
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
<?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"
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>
<groupId>net.onedaybeard.artemis</groupId>
<artifactId>artemis-parent</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0-RC1</version>
<packaging>pom</packaging>
<name>artemis parent</name>
<description>Fork of Artemis Entity System Framework.</description>
Expand All @@ -24,7 +23,7 @@
<url>https://github.com/junkdog/artemis-odb/</url>
<connection>scm:git:[email protected]:junkdog/artemis-odb.git</connection>
<developerConnection>scm:git:[email protected]:junkdog/artemis-odb.git</developerConnection>
<tag>HEAD</tag>
<tag>artemis-odb-2.0.0-RC1</tag>
</scm>

<licenses>
Expand Down

0 comments on commit 6023438

Please sign in to comment.