[maven-release-plugin] prepare release aether-0.9.0.M2
diff --git a/aether-api/pom.xml b/aether-api/pom.xml
index 5617de5..93f0316 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>0.9.0-SNAPSHOT</version>
+    <version>0.9.0.M2</version>
   </parent>
 
   <artifactId>aether-api</artifactId>
diff --git a/aether-connector-asynchttpclient/pom.xml b/aether-connector-asynchttpclient/pom.xml
index cc84e32..bb08ba8 100644
--- a/aether-connector-asynchttpclient/pom.xml
+++ b/aether-connector-asynchttpclient/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0.M2</version>
   </parent>
 
   <artifactId>aether-connector-asynchttpclient</artifactId>
diff --git a/aether-connector-file/pom.xml b/aether-connector-file/pom.xml
index e5485d7..6ab8ec1 100644
--- a/aether-connector-file/pom.xml
+++ b/aether-connector-file/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0.M2</version>
   </parent>
 
   <artifactId>aether-connector-file</artifactId>
diff --git a/aether-connector-wagon/pom.xml b/aether-connector-wagon/pom.xml
index d28c8d9..81903bc 100644
--- a/aether-connector-wagon/pom.xml
+++ b/aether-connector-wagon/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.aether</groupId>
     <artifactId>aether</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0.M2</version>
   </parent>
 
   <artifactId>aether-connector-wagon</artifactId>
diff --git a/aether-impl/pom.xml b/aether-impl/pom.xml
index e5b27ac..0e17086 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>0.9.0-SNAPSHOT</version>
+    <version>0.9.0.M2</version>
   </parent>
 
   <artifactId>aether-impl</artifactId>
diff --git a/aether-spi/pom.xml b/aether-spi/pom.xml
index 82957f5..afcad75 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>0.9.0-SNAPSHOT</version>
+    <version>0.9.0.M2</version>
   </parent>
 
   <artifactId>aether-spi</artifactId>
diff --git a/aether-test-util/pom.xml b/aether-test-util/pom.xml
index 1a9abcc..9f278f0 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>0.9.0-SNAPSHOT</version>
+    <version>0.9.0.M2</version>
   </parent>
 
   <artifactId>aether-test-util</artifactId>
diff --git a/aether-util/pom.xml b/aether-util/pom.xml
index 5e1de47..b35d4f2 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>0.9.0-SNAPSHOT</version>
+    <version>0.9.0.M2</version>
   </parent>
 
   <artifactId>aether-util</artifactId>
diff --git a/pom.xml b/pom.xml
index 5ff2338..0c201a6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
 
   <groupId>org.eclipse.aether</groupId>
   <artifactId>aether</artifactId>
-  <version>0.9.0-SNAPSHOT</version>
+  <version>0.9.0.M2</version>
   <packaging>pom</packaging>
 
   <name>Aether</name>