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/29 02:23:37 UTC

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

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


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

Branch: refs/heads/branch-0.9
Commit: 49528085a9b2ea0babade040db821c8158a57ab5
Parents: 3a24a05
Author: Luciano Resende <lr...@apache.org>
Authored: Thu Jan 28 17:21:33 2016 -0800
Committer: Luciano Resende <lr...@apache.org>
Committed: Thu Jan 28 17:21:33 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/49528085/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>