From 8719148b1e49f89c8adff37359339b09f46b69b1 Mon Sep 17 00:00:00 2001 From: Adrian Papari Date: Thu, 26 May 2016 23:50:51 +0200 Subject: [PATCH] [maven-release-plugin] prepare release artemis-odb-2.0.0-RC2 --- artemis-cli/pom.xml | 2 +- artemis-gradle/pom.xml | 2 +- artemis-gwt/pom.xml | 2 +- artemis-json-libgdx/pom.xml | 2 +- artemis-json/pom.xml | 2 +- artemis-kryo/pom.xml | 2 +- artemis-maven/pom.xml | 2 +- artemis-processor/pom.xml | 2 +- artemis-serializer/pom.xml | 2 +- artemis-test/pom.xml | 2 +- artemis-weaver/pom.xml | 2 +- artemis/pom.xml | 2 +- pom.xml | 4 ++-- 13 files changed, 14 insertions(+), 14 deletions(-) diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml index 5e644745b..d7dd6903f 100644 --- a/artemis-cli/pom.xml +++ b/artemis-cli/pom.xml @@ -4,7 +4,7 @@ net.onedaybeard.artemis artemis-parent - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 artemis-odb-cli jar diff --git a/artemis-gradle/pom.xml b/artemis-gradle/pom.xml index 7d2a64a1d..1ac524c38 100644 --- a/artemis-gradle/pom.xml +++ b/artemis-gradle/pom.xml @@ -4,7 +4,7 @@ net.onedaybeard.artemis artemis-parent - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 artemis-odb-gradle-plugin diff --git a/artemis-gwt/pom.xml b/artemis-gwt/pom.xml index f377357cf..aa61cb3c9 100644 --- a/artemis-gwt/pom.xml +++ b/artemis-gwt/pom.xml @@ -3,7 +3,7 @@ net.onedaybeard.artemis artemis-parent - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 artemis-odb-gwt diff --git a/artemis-json-libgdx/pom.xml b/artemis-json-libgdx/pom.xml index a7b39a5c9..41186610a 100644 --- a/artemis-json-libgdx/pom.xml +++ b/artemis-json-libgdx/pom.xml @@ -4,7 +4,7 @@ net.onedaybeard.artemis artemis-parent - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 artemis-odb-serializer-json-libgdx jar diff --git a/artemis-json/pom.xml b/artemis-json/pom.xml index 680f2f230..298dd72b9 100644 --- a/artemis-json/pom.xml +++ b/artemis-json/pom.xml @@ -4,7 +4,7 @@ net.onedaybeard.artemis artemis-parent - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 artemis-odb-serializer-json jar diff --git a/artemis-kryo/pom.xml b/artemis-kryo/pom.xml index 52f4849f0..a864ffaf0 100644 --- a/artemis-kryo/pom.xml +++ b/artemis-kryo/pom.xml @@ -4,7 +4,7 @@ net.onedaybeard.artemis artemis-parent - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 artemis-odb-serializer-kryo jar diff --git a/artemis-maven/pom.xml b/artemis-maven/pom.xml index d8bc227f9..ddcb7db5a 100644 --- a/artemis-maven/pom.xml +++ b/artemis-maven/pom.xml @@ -4,7 +4,7 @@ net.onedaybeard.artemis artemis-parent - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 artemis-odb-maven-plugin diff --git a/artemis-processor/pom.xml b/artemis-processor/pom.xml index 9503a2226..c69f9d445 100644 --- a/artemis-processor/pom.xml +++ b/artemis-processor/pom.xml @@ -4,7 +4,7 @@ net.onedaybeard.artemis artemis-parent - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 artemis-odb-processor diff --git a/artemis-serializer/pom.xml b/artemis-serializer/pom.xml index a0abf520c..7e9b1bf8e 100644 --- a/artemis-serializer/pom.xml +++ b/artemis-serializer/pom.xml @@ -4,7 +4,7 @@ net.onedaybeard.artemis artemis-parent - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 artemis-odb-serializer jar diff --git a/artemis-test/pom.xml b/artemis-test/pom.xml index de27b7a66..5b4be1648 100644 --- a/artemis-test/pom.xml +++ b/artemis-test/pom.xml @@ -3,7 +3,7 @@ net.onedaybeard.artemis artemis-parent - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 artemis-odb-test diff --git a/artemis-weaver/pom.xml b/artemis-weaver/pom.xml index 689ab4619..19298c7fe 100644 --- a/artemis-weaver/pom.xml +++ b/artemis-weaver/pom.xml @@ -4,7 +4,7 @@ net.onedaybeard.artemis artemis-parent - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 artemis-odb-weaver diff --git a/artemis/pom.xml b/artemis/pom.xml index fa307525f..e7288fbdd 100644 --- a/artemis/pom.xml +++ b/artemis/pom.xml @@ -4,7 +4,7 @@ net.onedaybeard.artemis artemis-parent - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 artemis-odb jar diff --git a/pom.xml b/pom.xml index 7224ee8aa..483594eaa 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.onedaybeard.artemis artemis-parent - 2.0.0-RC2-SNAPSHOT + 2.0.0-RC2 pom artemis parent Fork of Artemis Entity System Framework. @@ -23,7 +23,7 @@ https://github.com/junkdog/artemis-odb/ scm:git:git@github.com:junkdog/artemis-odb.git scm:git:git@github.com:junkdog/artemis-odb.git - HEAD + artemis-odb-2.0.0-RC2