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/10/11 18:32:54 UTC

incubator-mnemonic git commit: Prepare for releasing 0.3.0-incubating rc4

Repository: incubator-mnemonic
Updated Branches:
  refs/heads/branch-0.3.0 [created] 178035c68


Prepare for releasing 0.3.0-incubating rc4


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

Branch: refs/heads/branch-0.3.0
Commit: 178035c68f1df26e4f3fcf9314bb6248c2ad3ac0
Parents: 4bd864b
Author: Wang, Gang(Gary) <ga...@intel.com>
Authored: Tue Oct 11 11:27:00 2016 -0700
Committer: Wang, Gang(Gary) <ga...@intel.com>
Committed: Tue Oct 11 11:27:00 2016 -0700

----------------------------------------------------------------------
 mnemonic-collections/pom.xml                                   | 2 +-
 mnemonic-computing-services/mnemonic-utilities-service/pom.xml | 2 +-
 mnemonic-computing-services/pom.xml                            | 2 +-
 mnemonic-core/pom.xml                                          | 2 +-
 mnemonic-examples/pom.xml                                      | 2 +-
 mnemonic-memory-services/mnemonic-nvml-pmem-service/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 +-
 10 files changed, 10 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/178035c6/mnemonic-collections/pom.xml
----------------------------------------------------------------------
diff --git a/mnemonic-collections/pom.xml b/mnemonic-collections/pom.xml
index 7ee24cb..164138d 100644
--- a/mnemonic-collections/pom.xml
+++ b/mnemonic-collections/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-parent</artifactId>
-    <version>0.3.0-incubating-SNAPSHOT</version>
+    <version>0.3.0-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/178035c6/mnemonic-computing-services/mnemonic-utilities-service/pom.xml
----------------------------------------------------------------------
diff --git a/mnemonic-computing-services/mnemonic-utilities-service/pom.xml b/mnemonic-computing-services/mnemonic-utilities-service/pom.xml
index 8b985b6..648425d 100644
--- a/mnemonic-computing-services/mnemonic-utilities-service/pom.xml
+++ b/mnemonic-computing-services/mnemonic-utilities-service/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-computing-services</artifactId>
-    <version>0.3.0-incubating-SNAPSHOT</version>
+    <version>0.3.0-incubating</version>
   </parent>
 
   <artifactId>mnemonic-utilities-service</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/178035c6/mnemonic-computing-services/pom.xml
----------------------------------------------------------------------
diff --git a/mnemonic-computing-services/pom.xml b/mnemonic-computing-services/pom.xml
index 36ca3fb..27d4d0f 100644
--- a/mnemonic-computing-services/pom.xml
+++ b/mnemonic-computing-services/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-parent</artifactId>
-    <version>0.3.0-incubating-SNAPSHOT</version>
+    <version>0.3.0-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/178035c6/mnemonic-core/pom.xml
----------------------------------------------------------------------
diff --git a/mnemonic-core/pom.xml b/mnemonic-core/pom.xml
index f2dbe55..fa9ec22 100644
--- a/mnemonic-core/pom.xml
+++ b/mnemonic-core/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-parent</artifactId>
-    <version>0.3.0-incubating-SNAPSHOT</version>
+    <version>0.3.0-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/178035c6/mnemonic-examples/pom.xml
----------------------------------------------------------------------
diff --git a/mnemonic-examples/pom.xml b/mnemonic-examples/pom.xml
index de74cfb..16d8a89 100644
--- a/mnemonic-examples/pom.xml
+++ b/mnemonic-examples/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-parent</artifactId>
-    <version>0.3.0-incubating-SNAPSHOT</version>
+    <version>0.3.0-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/178035c6/mnemonic-memory-services/mnemonic-nvml-pmem-service/pom.xml
----------------------------------------------------------------------
diff --git a/mnemonic-memory-services/mnemonic-nvml-pmem-service/pom.xml b/mnemonic-memory-services/mnemonic-nvml-pmem-service/pom.xml
index 2383818..2d13b08 100644
--- a/mnemonic-memory-services/mnemonic-nvml-pmem-service/pom.xml
+++ b/mnemonic-memory-services/mnemonic-nvml-pmem-service/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-memory-services</artifactId>
-    <version>0.3.0-incubating-SNAPSHOT</version>
+    <version>0.3.0-incubating</version>
   </parent>
   
   <artifactId>mnemonic-nvml-pmem-service</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/178035c6/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 0121b41..bb08edf 100644
--- a/mnemonic-memory-services/mnemonic-nvml-vmem-service/pom.xml
+++ b/mnemonic-memory-services/mnemonic-nvml-vmem-service/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-memory-services</artifactId>
-    <version>0.3.0-incubating-SNAPSHOT</version>
+    <version>0.3.0-incubating</version>
   </parent>
   
   <artifactId>mnemonic-nvml-vmem-service</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/178035c6/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 0d62804..db5ef20 100644
--- a/mnemonic-memory-services/mnemonic-pmalloc-service/pom.xml
+++ b/mnemonic-memory-services/mnemonic-pmalloc-service/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-memory-services</artifactId>
-    <version>0.3.0-incubating-SNAPSHOT</version>
+    <version>0.3.0-incubating</version>
   </parent>
 
   <artifactId>mnemonic-pmalloc-service</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/178035c6/mnemonic-memory-services/pom.xml
----------------------------------------------------------------------
diff --git a/mnemonic-memory-services/pom.xml b/mnemonic-memory-services/pom.xml
index d8431b4..b824041 100644
--- a/mnemonic-memory-services/pom.xml
+++ b/mnemonic-memory-services/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.mnemonic</groupId>
     <artifactId>mnemonic-parent</artifactId>
-    <version>0.3.0-incubating-SNAPSHOT</version>
+    <version>0.3.0-incubating</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-mnemonic/blob/178035c6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 188a708..cd0bb79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.mnemonic</groupId>
   <artifactId>mnemonic-parent</artifactId>
-  <version>0.3.0-incubating-SNAPSHOT</version>
+  <version>0.3.0-incubating</version>
   <packaging>pom</packaging>
   <name>mnemonic-parent</name>
   <url>http://mnemonic.incubator.apache.org</url>