[maven-release-plugin] prepare release aether-0.9.0.M1
diff --git a/aether-api/pom.xml b/aether-api/pom.xml
index 0988a37..a40e4db 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.M1</version>
   </parent>
 
   <artifactId>aether-api</artifactId>
diff --git a/aether-connector-asynchttpclient/pom.xml b/aether-connector-asynchttpclient/pom.xml
index d8eef47..f5e5444 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.M1</version>
   </parent>
 
   <artifactId>aether-connector-asynchttpclient</artifactId>
diff --git a/aether-connector-file/pom.xml b/aether-connector-file/pom.xml
index 43d4aeb..7789b07 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.M1</version>
   </parent>
 
   <artifactId>aether-connector-file</artifactId>
diff --git a/aether-connector-wagon/pom.xml b/aether-connector-wagon/pom.xml
index c321b9d..af594ca 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.M1</version>
   </parent>
 
   <artifactId>aether-connector-wagon</artifactId>
diff --git a/aether-impl/pom.xml b/aether-impl/pom.xml
index e2fda21..821300f 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.M1</version>
   </parent>
 
   <artifactId>aether-impl</artifactId>
diff --git a/aether-spi/pom.xml b/aether-spi/pom.xml
index cc9ea63..19dcbba 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.M1</version>
   </parent>
 
   <artifactId>aether-spi</artifactId>
diff --git a/aether-test-util/pom.xml b/aether-test-util/pom.xml
index 5ec8bb3..152253d 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.M1</version>
   </parent>
 
   <artifactId>aether-test-util</artifactId>
diff --git a/aether-util/pom.xml b/aether-util/pom.xml
index cce42b7..174c76b 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.M1</version>
   </parent>
 
   <artifactId>aether-util</artifactId>
diff --git a/pom.xml b/pom.xml
index 83eb83f..95b31e5 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.M1</version>
   <packaging>pom</packaging>
 
   <name>Aether</name>