From c4cc4ba1d1195000a778226739d5ed14bffc655f Mon Sep 17 00:00:00 2001 From: Benjamin Bentmann Date: Tue, 29 Nov 2011 14:26:52 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- aether-api/pom.xml | 2 +- aether-connector-asynchttpclient/pom.xml | 2 +- aether-connector-file/pom.xml | 2 +- aether-connector-wagon/pom.xml | 2 +- aether-demo/pom.xml | 2 +- aether-impl/pom.xml | 2 +- aether-spi/pom.xml | 2 +- aether-test-util/pom.xml | 2 +- aether-util/pom.xml | 2 +- pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/aether-api/pom.xml b/aether-api/pom.xml index bd34644b..5e1b5f01 100644 --- a/aether-api/pom.xml +++ b/aether-api/pom.xml @@ -14,7 +14,7 @@ org.sonatype.aether aether - 1.13.1 + 1.14-SNAPSHOT aether-api diff --git a/aether-connector-asynchttpclient/pom.xml b/aether-connector-asynchttpclient/pom.xml index f9ee05d9..d0ce1a74 100644 --- a/aether-connector-asynchttpclient/pom.xml +++ b/aether-connector-asynchttpclient/pom.xml @@ -14,7 +14,7 @@ org.sonatype.aether aether - 1.13.1 + 1.14-SNAPSHOT aether-connector-asynchttpclient diff --git a/aether-connector-file/pom.xml b/aether-connector-file/pom.xml index a72be729..5d735d97 100644 --- a/aether-connector-file/pom.xml +++ b/aether-connector-file/pom.xml @@ -14,7 +14,7 @@ org.sonatype.aether aether - 1.13.1 + 1.14-SNAPSHOT aether-connector-file diff --git a/aether-connector-wagon/pom.xml b/aether-connector-wagon/pom.xml index 465e8119..8a47113d 100644 --- a/aether-connector-wagon/pom.xml +++ b/aether-connector-wagon/pom.xml @@ -14,7 +14,7 @@ org.sonatype.aether aether - 1.13.1 + 1.14-SNAPSHOT aether-connector-wagon diff --git a/aether-demo/pom.xml b/aether-demo/pom.xml index 1ca8c604..9637010e 100644 --- a/aether-demo/pom.xml +++ b/aether-demo/pom.xml @@ -14,7 +14,7 @@ org.sonatype.aether aether - 1.13.1 + 1.14-SNAPSHOT aether-demo diff --git a/aether-impl/pom.xml b/aether-impl/pom.xml index c0629c7d..3ac49c40 100644 --- a/aether-impl/pom.xml +++ b/aether-impl/pom.xml @@ -14,7 +14,7 @@ org.sonatype.aether aether - 1.13.1 + 1.14-SNAPSHOT aether-impl diff --git a/aether-spi/pom.xml b/aether-spi/pom.xml index 3b19a36d..af3bc76d 100644 --- a/aether-spi/pom.xml +++ b/aether-spi/pom.xml @@ -14,7 +14,7 @@ org.sonatype.aether aether - 1.13.1 + 1.14-SNAPSHOT aether-spi diff --git a/aether-test-util/pom.xml b/aether-test-util/pom.xml index ecd47696..953c1193 100644 --- a/aether-test-util/pom.xml +++ b/aether-test-util/pom.xml @@ -14,7 +14,7 @@ org.sonatype.aether aether - 1.13.1 + 1.14-SNAPSHOT aether-test-util diff --git a/aether-util/pom.xml b/aether-util/pom.xml index e52c2f86..653c92cc 100644 --- a/aether-util/pom.xml +++ b/aether-util/pom.xml @@ -14,7 +14,7 @@ org.sonatype.aether aether - 1.13.1 + 1.14-SNAPSHOT aether-util diff --git a/pom.xml b/pom.xml index 1f13aa4a..ec6ed87d 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ org.sonatype.aether aether - 1.13.1 + 1.14-SNAPSHOT pom Aether