Repository: maven-resolver
Updated Branches:
  refs/heads/master 8cec8a788 -> b74f7a1e8 (forced update)


Bumped version to 1.0.1-SNAPSHOT in preparation for maintenance release


Project: http://git-wip-us.apache.org/repos/asf/maven-resolver/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-resolver/commit/ed14a1aa
Tree: http://git-wip-us.apache.org/repos/asf/maven-resolver/tree/ed14a1aa
Diff: http://git-wip-us.apache.org/repos/asf/maven-resolver/diff/ed14a1aa

Branch: refs/heads/master
Commit: ed14a1aa0402ace48cbc0eafcb94e1f7c11e0788
Parents: e639814
Author: Benjamin Bentmann <bentm...@sonatype.com>
Authored: Tue Nov 11 14:41:19 2014 +0100
Committer: Benjamin Bentmann <bentm...@sonatype.com>
Committed: Tue Nov 11 14:41:19 2014 +0100

----------------------------------------------------------------------
 aether-api/pom.xml                 | 2 +-
 aether-connector-basic/pom.xml     | 2 +-
 aether-impl/pom.xml                | 2 +-
 aether-spi/pom.xml                 | 2 +-
 aether-test-util/pom.xml           | 2 +-
 aether-transport-classpath/pom.xml | 2 +-
 aether-transport-file/pom.xml      | 2 +-
 aether-transport-http/pom.xml      | 2 +-
 aether-transport-wagon/pom.xml     | 2 +-
 aether-util/pom.xml                | 2 +-
 pom.xml                            | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/ed14a1aa/aether-api/pom.xml
----------------------------------------------------------------------
diff --git a/aether-api/pom.xml b/aether-api/pom.xml
index 35dd65b..b82e8bb 100644
--- a/aether-api/pom.xml
+++ b/aether-api/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0.v20140518</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>aether-api</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/ed14a1aa/aether-connector-basic/pom.xml
----------------------------------------------------------------------
diff --git a/aether-connector-basic/pom.xml b/aether-connector-basic/pom.xml
index ee208a8..35e7b92 100644
--- a/aether-connector-basic/pom.xml
+++ b/aether-connector-basic/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0.v20140518</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>aether-connector-basic</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/ed14a1aa/aether-impl/pom.xml
----------------------------------------------------------------------
diff --git a/aether-impl/pom.xml b/aether-impl/pom.xml
index 9627aff..bfb5388 100644
--- a/aether-impl/pom.xml
+++ b/aether-impl/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0.v20140518</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>aether-impl</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/ed14a1aa/aether-spi/pom.xml
----------------------------------------------------------------------
diff --git a/aether-spi/pom.xml b/aether-spi/pom.xml
index e9bd9fa..f244d8c 100644
--- a/aether-spi/pom.xml
+++ b/aether-spi/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0.v20140518</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>aether-spi</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/ed14a1aa/aether-test-util/pom.xml
----------------------------------------------------------------------
diff --git a/aether-test-util/pom.xml b/aether-test-util/pom.xml
index 84ec2a4..ef1bd40 100644
--- a/aether-test-util/pom.xml
+++ b/aether-test-util/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0.v20140518</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>aether-test-util</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/ed14a1aa/aether-transport-classpath/pom.xml
----------------------------------------------------------------------
diff --git a/aether-transport-classpath/pom.xml 
b/aether-transport-classpath/pom.xml
index b980591..2a163f8 100644
--- a/aether-transport-classpath/pom.xml
+++ b/aether-transport-classpath/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0.v20140518</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>aether-transport-classpath</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/ed14a1aa/aether-transport-file/pom.xml
----------------------------------------------------------------------
diff --git a/aether-transport-file/pom.xml b/aether-transport-file/pom.xml
index 35bf5b1..64a5cff 100644
--- a/aether-transport-file/pom.xml
+++ b/aether-transport-file/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0.v20140518</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>aether-transport-file</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/ed14a1aa/aether-transport-http/pom.xml
----------------------------------------------------------------------
diff --git a/aether-transport-http/pom.xml b/aether-transport-http/pom.xml
index feb9adb..2ede8e1 100644
--- a/aether-transport-http/pom.xml
+++ b/aether-transport-http/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0.v20140518</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>aether-transport-http</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/ed14a1aa/aether-transport-wagon/pom.xml
----------------------------------------------------------------------
diff --git a/aether-transport-wagon/pom.xml b/aether-transport-wagon/pom.xml
index c021c93..ef3db48 100644
--- a/aether-transport-wagon/pom.xml
+++ b/aether-transport-wagon/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0.v20140518</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>aether-transport-wagon</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/ed14a1aa/aether-util/pom.xml
----------------------------------------------------------------------
diff --git a/aether-util/pom.xml b/aether-util/pom.xml
index 624f7d4..2de6f8e 100644
--- a/aether-util/pom.xml
+++ b/aether-util/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>1.0.0.v20140518</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>aether-util</artifactId>

http://git-wip-us.apache.org/repos/asf/maven-resolver/blob/ed14a1aa/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 753916b..bae0c7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
 
   <groupId>org.eclipse.aether</groupId>
   <artifactId>aether</artifactId>
-  <version>1.0.0.v20140518</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Aether</name>

Reply via email to