[maven-release-plugin] prepare release aether-1.0.1.v20141111
diff --git a/aether-api/pom.xml b/aether-api/pom.xml
index b82e8bb..fe07653 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.1-SNAPSHOT</version>
+    <version>1.0.1.v20141111</version>
   </parent>
 
   <artifactId>aether-api</artifactId>
diff --git a/aether-connector-basic/pom.xml b/aether-connector-basic/pom.xml
index 35e7b92..747f9dc 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.1-SNAPSHOT</version>
+    <version>1.0.1.v20141111</version>
   </parent>
 
   <artifactId>aether-connector-basic</artifactId>
diff --git a/aether-impl/pom.xml b/aether-impl/pom.xml
index bfb5388..cad3afd 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.1-SNAPSHOT</version>
+    <version>1.0.1.v20141111</version>
   </parent>
 
   <artifactId>aether-impl</artifactId>
diff --git a/aether-spi/pom.xml b/aether-spi/pom.xml
index f244d8c..b817287 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.1-SNAPSHOT</version>
+    <version>1.0.1.v20141111</version>
   </parent>
 
   <artifactId>aether-spi</artifactId>
diff --git a/aether-test-util/pom.xml b/aether-test-util/pom.xml
index ef1bd40..d61a08c 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.1-SNAPSHOT</version>
+    <version>1.0.1.v20141111</version>
   </parent>
 
   <artifactId>aether-test-util</artifactId>
diff --git a/aether-transport-classpath/pom.xml b/aether-transport-classpath/pom.xml
index 2a163f8..41d0506 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.1-SNAPSHOT</version>
+    <version>1.0.1.v20141111</version>
   </parent>
 
   <artifactId>aether-transport-classpath</artifactId>
diff --git a/aether-transport-file/pom.xml b/aether-transport-file/pom.xml
index 64a5cff..40a2190 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.1-SNAPSHOT</version>
+    <version>1.0.1.v20141111</version>
   </parent>
 
   <artifactId>aether-transport-file</artifactId>
diff --git a/aether-transport-http/pom.xml b/aether-transport-http/pom.xml
index 5da76d2..e86dcc7 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.1-SNAPSHOT</version>
+    <version>1.0.1.v20141111</version>
   </parent>
 
   <artifactId>aether-transport-http</artifactId>
diff --git a/aether-transport-wagon/pom.xml b/aether-transport-wagon/pom.xml
index ef3db48..cfec5211 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.1-SNAPSHOT</version>
+    <version>1.0.1.v20141111</version>
   </parent>
 
   <artifactId>aether-transport-wagon</artifactId>
diff --git a/aether-util/pom.xml b/aether-util/pom.xml
index 2de6f8e..14a371e 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.1-SNAPSHOT</version>
+    <version>1.0.1.v20141111</version>
   </parent>
 
   <artifactId>aether-util</artifactId>
diff --git a/pom.xml b/pom.xml
index bae0c7b..b8d235b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
 
   <groupId>org.eclipse.aether</groupId>
   <artifactId>aether</artifactId>
-  <version>1.0.1-SNAPSHOT</version>
+  <version>1.0.1.v20141111</version>
   <packaging>pom</packaging>
 
   <name>Aether</name>