From c3e22f44cf4c652190a1206d738aec9d1d53bd23 Mon Sep 17 00:00:00 2001 From: moparisthebest Date: Mon, 21 Apr 2014 10:49:05 -0400 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- apt-mirror-api/pom.xml | 2 +- apt-processor/pom.xml | 2 +- core/pom.xml | 2 +- netui-compiler/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apt-mirror-api/pom.xml b/apt-mirror-api/pom.xml index be82a4b..3e01b8e 100755 --- a/apt-mirror-api/pom.xml +++ b/apt-mirror-api/pom.xml @@ -21,7 +21,7 @@ com.moparisthebest.aptIn16 aptIn16 - 0.2 + 0.3-SNAPSHOT 4.0.0 apt-mirror-api diff --git a/apt-processor/pom.xml b/apt-processor/pom.xml index e98bce8..be0a126 100755 --- a/apt-processor/pom.xml +++ b/apt-processor/pom.xml @@ -21,7 +21,7 @@ com.moparisthebest.aptIn16 aptIn16 - 0.2 + 0.3-SNAPSHOT 4.0.0 apt-processor diff --git a/core/pom.xml b/core/pom.xml index b01c71a..4d8b175 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ com.moparisthebest.aptIn16 aptIn16 - 0.2 + 0.3-SNAPSHOT 4.0.0 core diff --git a/netui-compiler/pom.xml b/netui-compiler/pom.xml index ca62574..9e1e406 100755 --- a/netui-compiler/pom.xml +++ b/netui-compiler/pom.xml @@ -21,7 +21,7 @@ com.moparisthebest.aptIn16 aptIn16 - 0.2 + 0.3-SNAPSHOT 4.0.0 netui-compiler diff --git a/pom.xml b/pom.xml index f8a04ad..118b864 100755 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 com.moparisthebest.aptIn16 aptIn16 - 0.2 + 0.3-SNAPSHOT aptIn16 aptIn16 is an implementation of the com.sun.mirror.* classes allowing classes implementing them to run as