You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by lr...@apache.org on 2016/01/20 06:26:34 UTC

[1/2] incubator-systemml git commit: [SYSTEMML-463] Prepare release: SystemML 0.9.0-incubating-rc1

Repository: incubator-systemml
Updated Branches:
  refs/heads/branch-0.9 630fa2ea8 -> cf5144e7d


[SYSTEMML-463] Prepare release: SystemML 0.9.0-incubating-rc1


Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/3e7e5cf6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/3e7e5cf6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/3e7e5cf6

Branch: refs/heads/branch-0.9
Commit: 3e7e5cf6ca697ec247a7dc4e005a7f7b1cb18856
Parents: 630fa2e
Author: Luciano Resende <lr...@apache.org>
Authored: Tue Jan 19 21:15:32 2016 -0800
Committer: Luciano Resende <lr...@apache.org>
Committed: Tue Jan 19 21:15:32 2016 -0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/3e7e5cf6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2ca14ec..1c0b7f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 		<version>17</version>
 	</parent>
 	<groupId>org.apache.systemml</groupId>
-	<version>0.9.0-SNAPSHOT</version>
+    <version>0.9.0-incubating</version>
 	<artifactId>system-ml</artifactId>
 	<packaging>jar</packaging>
 	<name>SystemML</name>


[2/2] incubator-systemml git commit: [SYSTEMML-463] Revert pom to SNAPSHOT after release prepare

Posted by lr...@apache.org.
[SYSTEMML-463] Revert pom to SNAPSHOT after release prepare


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

Branch: refs/heads/branch-0.9
Commit: cf5144e7dd8e06e0e79071e6c6157e70ecef0a7a
Parents: 3e7e5cf
Author: Luciano Resende <lr...@apache.org>
Authored: Tue Jan 19 21:25:45 2016 -0800
Committer: Luciano Resende <lr...@apache.org>
Committed: Tue Jan 19 21:25:45 2016 -0800

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/cf5144e7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1c0b7f5..b4dfb52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 		<version>17</version>
 	</parent>
 	<groupId>org.apache.systemml</groupId>
-    <version>0.9.0-incubating</version>
+    <version>0.9.0-incubating-SNAPSHOT</version>
 	<artifactId>system-ml</artifactId>
 	<packaging>jar</packaging>
 	<name>SystemML</name>