Prepare for releasing 0.1.1-incubating
diff --git a/allocator-services/nvml-vmem-service/pom.xml b/allocator-services/nvml-vmem-service/pom.xml
index d296349..c98f590 100644
--- a/allocator-services/nvml-vmem-service/pom.xml
+++ b/allocator-services/nvml-vmem-service/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.mnemonic.service.allocatorservice</groupId>
     <artifactId>allocator-services-parent-project</artifactId>
-    <version>0.1.1-incubating-SNAPSHOT</version>
+    <version>0.1.1-incubating</version>
   </parent>
   <groupId>org.apache.mnemonic.service.allocatorservice</groupId>
   <artifactId>nvml-vmem-service</artifactId>
diff --git a/allocator-services/pmalloc-service/pom.xml b/allocator-services/pmalloc-service/pom.xml
index 78f7fb5..ee87737 100644
--- a/allocator-services/pmalloc-service/pom.xml
+++ b/allocator-services/pmalloc-service/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.mnemonic.service.allocatorservice</groupId>
     <artifactId>allocator-services-parent-project</artifactId>
-    <version>0.1.1-incubating-SNAPSHOT</version>
+    <version>0.1.1-incubating</version>
   </parent>
   <groupId>org.apache.mnemonic.service.allocatorservice</groupId>
   <artifactId>pmalloc-service</artifactId>
diff --git a/allocator-services/pom.xml b/allocator-services/pom.xml
index d82f2ff..d34b2ed 100644
--- a/allocator-services/pom.xml
+++ b/allocator-services/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-parent</artifactId>
-    <version>0.1.1-incubating-SNAPSHOT</version>
+    <version>0.1.1-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
  
diff --git a/collections/pom.xml b/collections/pom.xml
index 58aca98..0641e07 100644
--- a/collections/pom.xml
+++ b/collections/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-parent</artifactId>
-    <version>0.1.1-incubating-SNAPSHOT</version>
+    <version>0.1.1-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/core/pom.xml b/core/pom.xml
index 5e44973..6fb7682 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-parent</artifactId>
-    <version>0.1.1-incubating-SNAPSHOT</version>
+    <version>0.1.1-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/examples/pom.xml b/examples/pom.xml
index 7ff1ed9..3cc4f5c 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-parent</artifactId>
-    <version>0.1.1-incubating-SNAPSHOT</version>
+    <version>0.1.1-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index bf772c9..85b1f02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.mnemonic</groupId>
   <artifactId>mnemonic-parent</artifactId>
-  <version>0.1.1-incubating-SNAPSHOT</version>
+  <version>0.1.1-incubating</version>
   <packaging>pom</packaging>
   <name>Mnemonic Project Parent POM</name>
   <url>http://mnemonic.incubator.apache.org</url>