[maven-release-plugin] prepare release aether-0.9.0.M3
diff --git a/aether-api/pom.xml b/aether-api/pom.xml
index 5617de5..2aca837 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.M3</version>
   </parent>
 
   <artifactId>aether-api</artifactId>
diff --git a/aether-connector-basic/pom.xml b/aether-connector-basic/pom.xml
index c02e4e0..d56fdf0 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>0.9.0-SNAPSHOT</version>
+    <version>0.9.0.M3</version>
   </parent>
 
   <artifactId>aether-connector-basic</artifactId>
diff --git a/aether-impl/pom.xml b/aether-impl/pom.xml
index 49917e9..c2b3b38 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.M3</version>
   </parent>
 
   <artifactId>aether-impl</artifactId>
diff --git a/aether-spi/pom.xml b/aether-spi/pom.xml
index 15d487e..f64c4f3 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.M3</version>
   </parent>
 
   <artifactId>aether-spi</artifactId>
diff --git a/aether-test-util/pom.xml b/aether-test-util/pom.xml
index 8dbe4f8..e070ea2 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.M3</version>
   </parent>
 
   <artifactId>aether-test-util</artifactId>
diff --git a/aether-transport-classpath/pom.xml b/aether-transport-classpath/pom.xml
index 0375ff6..679e266 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>0.9.0-SNAPSHOT</version>
+    <version>0.9.0.M3</version>
   </parent>
 
   <artifactId>aether-transport-classpath</artifactId>
diff --git a/aether-transport-file/pom.xml b/aether-transport-file/pom.xml
index 9392329..a639938 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>0.9.0-SNAPSHOT</version>
+    <version>0.9.0.M3</version>
   </parent>
 
   <artifactId>aether-transport-file</artifactId>
diff --git a/aether-transport-http/pom.xml b/aether-transport-http/pom.xml
index 56e5a70..4e36802 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>0.9.0-SNAPSHOT</version>
+    <version>0.9.0.M3</version>
   </parent>
 
   <artifactId>aether-transport-http</artifactId>
diff --git a/aether-transport-wagon/pom.xml b/aether-transport-wagon/pom.xml
index 22fdf23..569496a 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>0.9.0-SNAPSHOT</version>
+    <version>0.9.0.M3</version>
   </parent>
 
   <artifactId>aether-transport-wagon</artifactId>
diff --git a/aether-util/pom.xml b/aether-util/pom.xml
index 5e1de47..983236e 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.M3</version>
   </parent>
 
   <artifactId>aether-util</artifactId>
diff --git a/pom.xml b/pom.xml
index 6fdfff7..25830e1 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.M3</version>
   <packaging>pom</packaging>
 
   <name>Aether</name>