You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mnemonic.apache.org by ga...@apache.org on 2016/05/05 04:09:35 UTC

[4/4] incubator-mnemonic git commit: Bump version to 0.1.2-incubating-SNAPSHOT

Bump version to 0.1.2-incubating-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/commit/5667c24f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/tree/5667c24f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/diff/5667c24f

Branch: refs/heads/master
Commit: 5667c24fa646fbb9f78651213425829e6dcefadb
Parents: 9035bfd
Author: Wang, Gang(Gary) <ga...@intel.com>
Authored: Wed May 4 21:09:18 2016 -0700
Committer: Wang, Gang(Gary) <ga...@intel.com>
Committed: Wed May 4 21:09:18 2016 -0700

----------------------------------------------------------------------
 allocator-services/nvml-vmem-service/pom.xml | 2 +-
 allocator-services/pmalloc-service/pom.xml   | 2 +-
 allocator-services/pom.xml                   | 2 +-
 collections/pom.xml                          | 2 +-
 core/pom.xml                                 | 2 +-
 examples/pom.xml                             | 2 +-
 pom.xml                                      | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/5667c24f/allocator-services/nvml-vmem-service/pom.xml
----------------------------------------------------------------------
diff --git a/allocator-services/nvml-vmem-service/pom.xml b/allocator-services/nvml-vmem-service/pom.xml
index c98f590..83c9e4f 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</version>
+    <version>0.1.2-incubating-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.mnemonic.service.allocatorservice</groupId>
   <artifactId>nvml-vmem-service</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/5667c24f/allocator-services/pmalloc-service/pom.xml
----------------------------------------------------------------------
diff --git a/allocator-services/pmalloc-service/pom.xml b/allocator-services/pmalloc-service/pom.xml
index ee87737..419e7f0 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</version>
+    <version>0.1.2-incubating-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.mnemonic.service.allocatorservice</groupId>
   <artifactId>pmalloc-service</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/5667c24f/allocator-services/pom.xml
----------------------------------------------------------------------
diff --git a/allocator-services/pom.xml b/allocator-services/pom.xml
index d34b2ed..383afc1 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</version>
+    <version>0.1.2-incubating-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
  

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/5667c24f/collections/pom.xml
----------------------------------------------------------------------
diff --git a/collections/pom.xml b/collections/pom.xml
index 0641e07..e76a954 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</version>
+    <version>0.1.2-incubating-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/5667c24f/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index 6fb7682..5572c44 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</version>
+    <version>0.1.2-incubating-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/5667c24f/examples/pom.xml
----------------------------------------------------------------------
diff --git a/examples/pom.xml b/examples/pom.xml
index 3cc4f5c..183b826 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</version>
+    <version>0.1.2-incubating-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/5667c24f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 85b1f02..eed9e80 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</version>
+  <version>0.1.2-incubating-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Mnemonic Project Parent POM</name>
   <url>http://mnemonic.incubator.apache.org</url>