[maven-release-plugin] prepare release karaf-4.2.0.M1
diff --git a/archetypes/assembly/pom.xml b/archetypes/assembly/pom.xml
index b8e6993..aa6d0aa 100644
--- a/archetypes/assembly/pom.xml
+++ b/archetypes/assembly/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>archetypes</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
     </parent>
 
     <groupId>org.apache.karaf.archetypes</groupId>
diff --git a/archetypes/blueprint/pom.xml b/archetypes/blueprint/pom.xml
index 1409231..85b4344 100644
--- a/archetypes/blueprint/pom.xml
+++ b/archetypes/blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>archetypes</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/bundle/pom.xml b/archetypes/bundle/pom.xml
index 75659a4..88e1967 100644
--- a/archetypes/bundle/pom.xml
+++ b/archetypes/bundle/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>archetypes</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/command/pom.xml b/archetypes/command/pom.xml
index 2c21ae0..51f3164 100644
--- a/archetypes/command/pom.xml
+++ b/archetypes/command/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>archetypes</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/feature/pom.xml b/archetypes/feature/pom.xml
index 8ce2662..1b9036a 100644
--- a/archetypes/feature/pom.xml
+++ b/archetypes/feature/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>archetypes</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/kar/pom.xml b/archetypes/kar/pom.xml
index cd4f9b0..4977f92 100644
--- a/archetypes/kar/pom.xml
+++ b/archetypes/kar/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>archetypes</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 181ea10..d253b16 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/apache-karaf-minimal/pom.xml b/assemblies/apache-karaf-minimal/pom.xml
index 4a853f7..274c688 100644
--- a/assemblies/apache-karaf-minimal/pom.xml
+++ b/assemblies/apache-karaf-minimal/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.assemblies</groupId>
         <artifactId>assemblies</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/apache-karaf/pom.xml b/assemblies/apache-karaf/pom.xml
index d90d55a..c5ab7a2 100644
--- a/assemblies/apache-karaf/pom.xml
+++ b/assemblies/apache-karaf/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.assemblies</groupId>
         <artifactId>assemblies</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/demos/pom.xml b/assemblies/demos/pom.xml
index f58fc84..cba0435 100644
--- a/assemblies/demos/pom.xml
+++ b/assemblies/demos/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.assemblies</groupId>
         <artifactId>assemblies</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/features/base/pom.xml b/assemblies/features/base/pom.xml
index 072c1bf..1122491 100644
--- a/assemblies/features/base/pom.xml
+++ b/assemblies/features/base/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.assemblies.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/features/enterprise-legacy/pom.xml b/assemblies/features/enterprise-legacy/pom.xml
index 176df2a..a4faa6e 100644
--- a/assemblies/features/enterprise-legacy/pom.xml
+++ b/assemblies/features/enterprise-legacy/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.assemblies.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/features/enterprise/pom.xml b/assemblies/features/enterprise/pom.xml
index 8f6c0b6..188abcd 100644
--- a/assemblies/features/enterprise/pom.xml
+++ b/assemblies/features/enterprise/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.assemblies.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/features/framework/pom.xml b/assemblies/features/framework/pom.xml
index a55051c..c5e4fa6 100644
--- a/assemblies/features/framework/pom.xml
+++ b/assemblies/features/framework/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.assemblies.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/features/pom.xml b/assemblies/features/pom.xml
index aef6bf6..d744e1a 100644
--- a/assemblies/features/pom.xml
+++ b/assemblies/features/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.assemblies</groupId>
         <artifactId>assemblies</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/features/spring-legacy/pom.xml b/assemblies/features/spring-legacy/pom.xml
index 17bfd63..df65f2e 100644
--- a/assemblies/features/spring-legacy/pom.xml
+++ b/assemblies/features/spring-legacy/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.assemblies.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/features/spring/pom.xml b/assemblies/features/spring/pom.xml
index 3a30e8b..07026fb 100644
--- a/assemblies/features/spring/pom.xml
+++ b/assemblies/features/spring/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.assemblies.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/features/standard/pom.xml b/assemblies/features/standard/pom.xml
index 21c4536..317a99a 100644
--- a/assemblies/features/standard/pom.xml
+++ b/assemblies/features/standard/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.assemblies.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/features/static/pom.xml b/assemblies/features/static/pom.xml
index a0dad4f..aa3be47 100644
--- a/assemblies/features/static/pom.xml
+++ b/assemblies/features/static/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.assemblies.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/assemblies/pom.xml b/assemblies/pom.xml
index fde862e..1f350f5 100644
--- a/assemblies/pom.xml
+++ b/assemblies/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/bundle/blueprintstate/pom.xml b/bundle/blueprintstate/pom.xml
index e089d5f..a677ed7 100644
--- a/bundle/blueprintstate/pom.xml
+++ b/bundle/blueprintstate/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.bundle</groupId>
         <artifactId>bundle</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/bundle/core/pom.xml b/bundle/core/pom.xml
index 367518b..209d146 100644
--- a/bundle/core/pom.xml
+++ b/bundle/core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.bundle</groupId>
         <artifactId>bundle</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/bundle/pom.xml b/bundle/pom.xml
index f826fbb..da388ee 100644
--- a/bundle/pom.xml
+++ b/bundle/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/bundle/springstate/pom.xml b/bundle/springstate/pom.xml
index 0d4ccc7..5330fdf 100644
--- a/bundle/springstate/pom.xml
+++ b/bundle/springstate/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.bundle</groupId>
         <artifactId>bundle</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/client/pom.xml b/client/pom.xml
index a05a0d2..5529ee7 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/config/pom.xml b/config/pom.xml
index 0e2d670..9273b21 100644
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/branding/pom.xml b/demos/branding/pom.xml
index 6b58ce6..b3bae13 100644
--- a/demos/branding/pom.xml
+++ b/demos/branding/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>demos</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.demos</groupId>
     <artifactId>org.apache.karaf.demos.branding.shell</artifactId>
-    <version>4.2.0-SNAPSHOT</version>
+    <version>4.2.0.M1</version>
     <packaging>bundle</packaging>
     <name>Apache Karaf :: Demos :: Branding :: Shell</name>
 
diff --git a/demos/command/pom.xml b/demos/command/pom.xml
index f2fe160..9b00b70 100644
--- a/demos/command/pom.xml
+++ b/demos/command/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>demos</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/deployer/bundle/pom.xml b/demos/deployer/bundle/pom.xml
index 7c1dc79..e6fdc1b 100644
--- a/demos/deployer/bundle/pom.xml
+++ b/demos/deployer/bundle/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>org.apache.karaf.demos.deployer</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.demos.deployer.bundle</groupId>
     <artifactId>my-bundle</artifactId>
-    <version>4.2.0-SNAPSHOT</version>
+    <version>4.2.0.M1</version>
     <packaging>bundle</packaging>
 
     <name>Apache Karaf :: Demos :: Deployer :: Bundle</name>
diff --git a/demos/deployer/kar/pom.xml b/demos/deployer/kar/pom.xml
index 396bf7b..54bd7f8 100644
--- a/demos/deployer/kar/pom.xml
+++ b/demos/deployer/kar/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>org.apache.karaf.demos.deployer</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.karaf.demos</groupId>
     <artifactId>my-kar</artifactId>
-    <version>4.2.0-SNAPSHOT</version>
+    <version>4.2.0.M1</version>
     <packaging>pom</packaging>
     <!-- You can directly use the kar packaging -->
     <!-- <packaging>kar</packaging> -->
diff --git a/demos/deployer/pom.xml b/demos/deployer/pom.xml
index b05a6f1..ed91a38 100644
--- a/demos/deployer/pom.xml
+++ b/demos/deployer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>demos</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/dump/pom.xml b/demos/dump/pom.xml
index 22e01df..c93730d 100644
--- a/demos/dump/pom.xml
+++ b/demos/dump/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>demos</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/pom.xml b/demos/pom.xml
index 7a4d00f..f5fae16 100644
--- a/demos/pom.xml
+++ b/demos/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/profiles/dynamic/pom.xml b/demos/profiles/dynamic/pom.xml
index 9c2ec36..09990fb 100644
--- a/demos/profiles/dynamic/pom.xml
+++ b/demos/profiles/dynamic/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/profiles/pom.xml b/demos/profiles/pom.xml
index 82e1877..2f3508b 100644
--- a/demos/profiles/pom.xml
+++ b/demos/profiles/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/profiles/registry/pom.xml b/demos/profiles/registry/pom.xml
index fb200f6..f07e013 100644
--- a/demos/profiles/registry/pom.xml
+++ b/demos/profiles/registry/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/profiles/static/pom.xml b/demos/profiles/static/pom.xml
index 0542c6b..4373afa 100644
--- a/demos/profiles/static/pom.xml
+++ b/demos/profiles/static/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>demos</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/demos/web/pom.xml b/demos/web/pom.xml
index 2896bce..d9dd23c 100644
--- a/demos/web/pom.xml
+++ b/demos/web/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.demos</groupId>
         <artifactId>demos</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/blueprint/pom.xml b/deployer/blueprint/pom.xml
index bb5a490..f45ada9 100644
--- a/deployer/blueprint/pom.xml
+++ b/deployer/blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.deployer</groupId>
         <artifactId>deployer</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/features/pom.xml b/deployer/features/pom.xml
index d0c00bb..e8b68ec 100644
--- a/deployer/features/pom.xml
+++ b/deployer/features/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.deployer</groupId>
         <artifactId>deployer</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/kar/pom.xml b/deployer/kar/pom.xml
index ecfb0e2..d289cc1 100644
--- a/deployer/kar/pom.xml
+++ b/deployer/kar/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.deployer</groupId>
         <artifactId>deployer</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/pom.xml b/deployer/pom.xml
index 6c22b7f..d8aa752 100644
--- a/deployer/pom.xml
+++ b/deployer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/spring/pom.xml b/deployer/spring/pom.xml
index f4bbe45..c246a74 100644
--- a/deployer/spring/pom.xml
+++ b/deployer/spring/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.deployer</groupId>
         <artifactId>deployer</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/deployer/wrap/pom.xml b/deployer/wrap/pom.xml
index 0191b19..0de50f4 100644
--- a/deployer/wrap/pom.xml
+++ b/deployer/wrap/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.deployer</groupId>
         <artifactId>deployer</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/diagnostic/boot/pom.xml b/diagnostic/boot/pom.xml
index 1d244c5..3547e18 100644
--- a/diagnostic/boot/pom.xml
+++ b/diagnostic/boot/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.diagnostic</groupId>
         <artifactId>diagnostic</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/diagnostic/core/pom.xml b/diagnostic/core/pom.xml
index 9aaf985..6468a20 100644
--- a/diagnostic/core/pom.xml
+++ b/diagnostic/core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.diagnostic</groupId>
         <artifactId>diagnostic</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/diagnostic/pom.xml b/diagnostic/pom.xml
index d60751f..dba35c4 100644
--- a/diagnostic/pom.xml
+++ b/diagnostic/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/event/pom.xml b/event/pom.xml
index d806397..2d06f8d 100644
--- a/event/pom.xml
+++ b/event/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>karaf</artifactId>
         <groupId>org.apache.karaf</groupId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/features/command/pom.xml b/features/command/pom.xml
index d258d37..10a8a60 100644
--- a/features/command/pom.xml
+++ b/features/command/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/features/core/pom.xml b/features/core/pom.xml
index 9e5a272..ca72006 100644
--- a/features/core/pom.xml
+++ b/features/core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/features/extension/pom.xml b/features/extension/pom.xml
index a5e9aae..8e568e9 100644
--- a/features/extension/pom.xml
+++ b/features/extension/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.features</groupId>
         <artifactId>features</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/features/pom.xml b/features/pom.xml
index 6ee923c..9d1b6df 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/http/pom.xml b/http/pom.xml
index 4deed4e..e48aa1c 100644
--- a/http/pom.xml
+++ b/http/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/instance/pom.xml b/instance/pom.xml
index 03f6560..f14cc13 100644
--- a/instance/pom.xml
+++ b/instance/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/itests/pom.xml b/itests/pom.xml
index cfe3e5e..934f055 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/blueprint/config/pom.xml b/jaas/blueprint/config/pom.xml
index 5b189ed..ed6c408 100644
--- a/jaas/blueprint/config/pom.xml
+++ b/jaas/blueprint/config/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.jaas.blueprint</groupId>
         <artifactId>blueprint</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/blueprint/jasypt/pom.xml b/jaas/blueprint/jasypt/pom.xml
index 4382e88..79b41d7 100644
--- a/jaas/blueprint/jasypt/pom.xml
+++ b/jaas/blueprint/jasypt/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.jaas.blueprint</groupId>
         <artifactId>blueprint</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/blueprint/pom.xml b/jaas/blueprint/pom.xml
index 23a7729..fa0997d 100644
--- a/jaas/blueprint/pom.xml
+++ b/jaas/blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/boot/pom.xml b/jaas/boot/pom.xml
index aec9226..fb430b4 100644
--- a/jaas/boot/pom.xml
+++ b/jaas/boot/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/command/pom.xml b/jaas/command/pom.xml
index 8328cd0..ae7a059 100644
--- a/jaas/command/pom.xml
+++ b/jaas/command/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>jaas</artifactId>
         <groupId>org.apache.karaf.jaas</groupId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/config/pom.xml b/jaas/config/pom.xml
index edeae1d..d049ee6 100644
--- a/jaas/config/pom.xml
+++ b/jaas/config/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/jasypt/pom.xml b/jaas/jasypt/pom.xml
index 7d50e5f..71b8d00 100644
--- a/jaas/jasypt/pom.xml
+++ b/jaas/jasypt/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     
diff --git a/jaas/modules/pom.xml b/jaas/modules/pom.xml
index 8038102..62600e0 100644
--- a/jaas/modules/pom.xml
+++ b/jaas/modules/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jaas/pom.xml b/jaas/pom.xml
index 4f3691d..ec64135 100644
--- a/jaas/pom.xml
+++ b/jaas/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 4cd127c..9b4a816 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jms/pom.xml b/jms/pom.xml
index 20a0926..5f4a88c 100644
--- a/jms/pom.xml
+++ b/jms/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jndi/pom.xml b/jndi/pom.xml
index 4208dca..4f29fed 100644
--- a/jndi/pom.xml
+++ b/jndi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jpa/hibernate/pom.xml b/jpa/hibernate/pom.xml
index ea1efc3e..3ddd264 100644
--- a/jpa/hibernate/pom.xml
+++ b/jpa/hibernate/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.jpa</groupId>
         <artifactId>jpa-parent</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
     </parent>
 
     <artifactId>hibernate</artifactId>
diff --git a/jpa/pom.xml b/jpa/pom.xml
index 1e1bbbb..c41df1c 100644
--- a/jpa/pom.xml
+++ b/jpa/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/kar/pom.xml b/kar/pom.xml
index 292db6a..8391546 100644
--- a/kar/pom.xml
+++ b/kar/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/log/pom.xml b/log/pom.xml
index b854c84..595c91f 100644
--- a/log/pom.xml
+++ b/log/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/main/pom.xml b/main/pom.xml
index 121c0f6..1bf85ed 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/pom.xml b/management/pom.xml
index 07015bd..6af6c88 100644
--- a/management/pom.xml
+++ b/management/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/management/server/pom.xml b/management/server/pom.xml
index eb7648f..10bd886 100644
--- a/management/server/pom.xml
+++ b/management/server/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.management</groupId>
         <artifactId>management</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/maven/core/pom.xml b/maven/core/pom.xml
index 0b6906a..b4a7363 100644
--- a/maven/core/pom.xml
+++ b/maven/core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/maven/pom.xml b/maven/pom.xml
index 95a3983..090a24d 100644
--- a/maven/pom.xml
+++ b/maven/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/obr/pom.xml b/obr/pom.xml
index dc56b6b..591cbb9 100644
--- a/obr/pom.xml
+++ b/obr/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/package/pom.xml b/package/pom.xml
index 93809ba..4d4b60e 100644
--- a/package/pom.xml
+++ b/package/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index b3b486e..1b2a13f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.karaf</groupId>
     <artifactId>karaf</artifactId>
     <packaging>pom</packaging>
-    <version>4.2.0-SNAPSHOT</version>
+    <version>4.2.0.M1</version>
     <name>Apache Karaf</name>
     <inceptionYear>2007</inceptionYear>
 
@@ -80,7 +80,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/karaf.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/karaf.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=karaf.git;a=summary</url>
-      <tag>HEAD</tag>
+      <tag>karaf-4.2.0.M1</tag>
   </scm>
 
     <issueManagement>
diff --git a/profile/pom.xml b/profile/pom.xml
index c50d3dc..cb9af26 100644
--- a/profile/pom.xml
+++ b/profile/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/scheduler/pom.xml b/scheduler/pom.xml
index d27e121..2bb76e1 100644
--- a/scheduler/pom.xml
+++ b/scheduler/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/scr/examples/component-factory/pom.xml b/scr/examples/component-factory/pom.xml
index 1790dcf..6cc0a2e 100644
--- a/scr/examples/component-factory/pom.xml
+++ b/scr/examples/component-factory/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.scr</groupId>
         <artifactId>org.apache.karaf.scr.examples</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/scr/examples/managed-service/pom.xml b/scr/examples/managed-service/pom.xml
index 719b568..392387d 100644
--- a/scr/examples/managed-service/pom.xml
+++ b/scr/examples/managed-service/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.scr</groupId>
         <artifactId>org.apache.karaf.scr.examples</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/scr/examples/pom.xml b/scr/examples/pom.xml
index f264ac3..824c049 100644
--- a/scr/examples/pom.xml
+++ b/scr/examples/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.scr</groupId>
         <artifactId>scr</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/scr/examples/service/pom.xml b/scr/examples/service/pom.xml
index 0f4f7b6..69be847 100644
--- a/scr/examples/service/pom.xml
+++ b/scr/examples/service/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.scr</groupId>
         <artifactId>org.apache.karaf.scr.examples</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/scr/management/pom.xml b/scr/management/pom.xml
index 159ae1b..aa9eb5f 100644
--- a/scr/management/pom.xml
+++ b/scr/management/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.scr</groupId>
         <artifactId>scr</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/scr/pom.xml b/scr/pom.xml
index 3eab3b2..74a5b1b 100644
--- a/scr/pom.xml
+++ b/scr/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/scr/state/pom.xml b/scr/state/pom.xml
index dbb8207..68c14bb 100644
--- a/scr/state/pom.xml
+++ b/scr/state/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.scr</groupId>
         <artifactId>scr</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/service/core/pom.xml b/service/core/pom.xml
index 2c8243c..1eb9094 100644
--- a/service/core/pom.xml
+++ b/service/core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.service</groupId>
         <artifactId>service</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/service/guard/pom.xml b/service/guard/pom.xml
index 2169d29..24947f4 100644
--- a/service/guard/pom.xml
+++ b/service/guard/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.service</groupId>
         <artifactId>service</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/service/pom.xml b/service/pom.xml
index 266d3f3..ce24541 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/services/coordinator/pom.xml b/services/coordinator/pom.xml
index fa2469a..737b88a 100644
--- a/services/coordinator/pom.xml
+++ b/services/coordinator/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>karaf</artifactId>
         <groupId>org.apache.karaf</groupId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/services/eventadmin/pom.xml b/services/eventadmin/pom.xml
index 2a89fc7..32a34b7 100644
--- a/services/eventadmin/pom.xml
+++ b/services/eventadmin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>karaf</artifactId>
         <groupId>org.apache.karaf</groupId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/services/pom.xml b/services/pom.xml
index 729f467..694e3dc 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/services/staticcm/pom.xml b/services/staticcm/pom.xml
index 9ed347b..5bf9d43 100644
--- a/services/staticcm/pom.xml
+++ b/services/staticcm/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>karaf</artifactId>
         <groupId>org.apache.karaf</groupId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/commands/pom.xml b/shell/commands/pom.xml
index a491760..b7c3240 100644
--- a/shell/commands/pom.xml
+++ b/shell/commands/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/console/pom.xml b/shell/console/pom.xml
index ddd3e07..c8fccf3 100644
--- a/shell/console/pom.xml
+++ b/shell/console/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/core/pom.xml b/shell/core/pom.xml
index 6c83e11..a57fd1b 100644
--- a/shell/core/pom.xml
+++ b/shell/core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/pom.xml b/shell/pom.xml
index dc3f40b..6c235fb 100644
--- a/shell/pom.xml
+++ b/shell/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/ssh/pom.xml b/shell/ssh/pom.xml
index 9c359f6..0370c2c 100644
--- a/shell/ssh/pom.xml
+++ b/shell/ssh/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/shell/table/pom.xml b/shell/table/pom.xml
index 0b1f14d..18b0304 100644
--- a/shell/table/pom.xml
+++ b/shell/table/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/subsystem/pom.xml b/subsystem/pom.xml
index 24f0484..2de4be7 100644
--- a/subsystem/pom.xml
+++ b/subsystem/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
     </parent>
 
     <groupId>org.apache.karaf.subsystem</groupId>
diff --git a/system/pom.xml b/system/pom.xml
index ac1921a..f44fa3a 100644
--- a/system/pom.xml
+++ b/system/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/karaf-maven-plugin/pom.xml b/tooling/karaf-maven-plugin/pom.xml
index fc91e9b..6c3f0ea 100644
--- a/tooling/karaf-maven-plugin/pom.xml
+++ b/tooling/karaf-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.tooling</groupId>
         <artifactId>tooling</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/karaf-services-maven-plugin/pom.xml b/tooling/karaf-services-maven-plugin/pom.xml
index 62a61b2..6d38ab3 100644
--- a/tooling/karaf-services-maven-plugin/pom.xml
+++ b/tooling/karaf-services-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.tooling</groupId>
         <artifactId>tooling</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/pom.xml b/tooling/pom.xml
index cbe3b4b..860e454 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/utils/pom.xml b/tooling/utils/pom.xml
index 5cd4a96..af0583b 100644
--- a/tooling/utils/pom.xml
+++ b/tooling/utils/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.tooling</groupId>
         <artifactId>tooling</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
     </parent>
 
     <artifactId>org.apache.karaf.tools.utils</artifactId>
diff --git a/util/pom.xml b/util/pom.xml
index 672b39a..2392a49 100644
--- a/util/pom.xml
+++ b/util/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     
diff --git a/web/pom.xml b/web/pom.xml
index 205607a..e439ad2 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webconsole/console/pom.xml b/webconsole/console/pom.xml
index 0ca490e..fc4b8eb 100644
--- a/webconsole/console/pom.xml
+++ b/webconsole/console/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.webconsole</groupId>
         <artifactId>webconsole</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webconsole/features/pom.xml b/webconsole/features/pom.xml
index 5992505..eb6fd3b 100644
--- a/webconsole/features/pom.xml
+++ b/webconsole/features/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.webconsole</groupId>
         <artifactId>webconsole</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webconsole/gogo/pom.xml b/webconsole/gogo/pom.xml
index d54a4b1..07655f3 100644
--- a/webconsole/gogo/pom.xml
+++ b/webconsole/gogo/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.webconsole</groupId>
         <artifactId>webconsole</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webconsole/http/pom.xml b/webconsole/http/pom.xml
index e1d6eae..e87ee5c 100644
--- a/webconsole/http/pom.xml
+++ b/webconsole/http/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf.webconsole</groupId>
         <artifactId>webconsole</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/webconsole/instance/pom.xml b/webconsole/instance/pom.xml
index 66ef027..0e4a463 100644
--- a/webconsole/instance/pom.xml
+++ b/webconsole/instance/pom.xml
@@ -19,7 +19,7 @@
 	<parent>
 		<groupId>org.apache.karaf.webconsole</groupId>
 		<artifactId>webconsole</artifactId>
-		<version>4.2.0-SNAPSHOT</version>
+		<version>4.2.0.M1</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index 68c557f..31a1752 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/wrapper/pom.xml b/wrapper/pom.xml
index cd8d462..6959d49 100644
--- a/wrapper/pom.xml
+++ b/wrapper/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>4.2.0-SNAPSHOT</version>
+        <version>4.2.0.M1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>