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/28 22:49:16 UTC

[3/4] incubator-systemml git commit: [SYSTEMML-463] Prepare release: SystemML 0.9.0-incubating-rc2

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


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

Branch: refs/heads/branch-0.9
Commit: 6da9d60db4a5a7adfcc943d954f41153e496866f
Parents: 266a9c5
Author: Luciano Resende <lr...@apache.org>
Authored: Thu Jan 28 12:49:17 2016 -0800
Committer: Luciano Resende <lr...@apache.org>
Committed: Thu Jan 28 12:49:17 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/6da9d60d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7a9aad1..6d271ad 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-SNAPSHOT</version>
+	<version>0.9.0-incubating</version>
 	<artifactId>systemml</artifactId>
 	<packaging>jar</packaging>
 	<name>SystemML</name>