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/06 00:41:09 UTC

[11/13] incubator-mnemonic git commit: Prepare for releasing 0.1.2-incubating

Prepare for releasing 0.1.2-incubating


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

Branch: refs/heads/master
Commit: 070afd4907e1ce222344b08552a210dab5111bad
Parents: 3083653
Author: Wang, Gang(Gary) <ga...@intel.com>
Authored: Thu May 5 17:34:43 2016 -0700
Committer: Wang, Gang(Gary) <ga...@intel.com>
Committed: Thu May 5 17:34:43 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/070afd49/mnemonic-collections/pom.xml
----------------------------------------------------------------------
diff --git a/mnemonic-collections/pom.xml b/mnemonic-collections/pom.xml
index f5b73bf..dc1e670 100644
--- a/mnemonic-collections/pom.xml
+++ b/mnemonic-collections/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-parent</artifactId>
-    <version>0.1.2-incubating-SNAPSHOT</version>
+    <version>0.1.2-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/070afd49/mnemonic-core/pom.xml
----------------------------------------------------------------------
diff --git a/mnemonic-core/pom.xml b/mnemonic-core/pom.xml
index 79afda9..aa1e650 100644
--- a/mnemonic-core/pom.xml
+++ b/mnemonic-core/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-parent</artifactId>
-    <version>0.1.2-incubating-SNAPSHOT</version>
+    <version>0.1.2-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/070afd49/mnemonic-examples/pom.xml
----------------------------------------------------------------------
diff --git a/mnemonic-examples/pom.xml b/mnemonic-examples/pom.xml
index c8c5d9c..9a63393 100644
--- a/mnemonic-examples/pom.xml
+++ b/mnemonic-examples/pom.xml
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-parent</artifactId>
-    <version>0.1.2-incubating-SNAPSHOT</version>
+    <version>0.1.2-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/070afd49/mnemonic-memory-services/mnemonic-nvml-vmem-service/pom.xml
----------------------------------------------------------------------
diff --git a/mnemonic-memory-services/mnemonic-nvml-vmem-service/pom.xml b/mnemonic-memory-services/mnemonic-nvml-vmem-service/pom.xml
index 0d1a2e1..f0962bd 100644
--- a/mnemonic-memory-services/mnemonic-nvml-vmem-service/pom.xml
+++ b/mnemonic-memory-services/mnemonic-nvml-vmem-service/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-memory-services</artifactId>
-    <version>0.1.2-incubating-SNAPSHOT</version>
+    <version>0.1.2-incubating</version>
   </parent>
   
   <artifactId>mnemonic-nvml-vmem-service</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/070afd49/mnemonic-memory-services/mnemonic-pmalloc-service/pom.xml
----------------------------------------------------------------------
diff --git a/mnemonic-memory-services/mnemonic-pmalloc-service/pom.xml b/mnemonic-memory-services/mnemonic-pmalloc-service/pom.xml
index 2972ee7..081e473 100644
--- a/mnemonic-memory-services/mnemonic-pmalloc-service/pom.xml
+++ b/mnemonic-memory-services/mnemonic-pmalloc-service/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-memory-services</artifactId>
-    <version>0.1.2-incubating-SNAPSHOT</version>
+    <version>0.1.2-incubating</version>
   </parent>
 
   <artifactId>mnemonic-pmalloc-service</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/070afd49/mnemonic-memory-services/pom.xml
----------------------------------------------------------------------
diff --git a/mnemonic-memory-services/pom.xml b/mnemonic-memory-services/pom.xml
index 5c986f3..22f891c 100644
--- a/mnemonic-memory-services/pom.xml
+++ b/mnemonic-memory-services/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-parent</artifactId>
-    <version>0.1.2-incubating-SNAPSHOT</version>
+    <version>0.1.2-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
  

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/070afd49/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4897ada..d4dad72 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.2-incubating-SNAPSHOT</version>
+  <version>0.1.2-incubating</version>
   <packaging>pom</packaging>
   <name>Mnemonic Project Parent POM</name>
   <url>http://mnemonic.incubator.apache.org</url>