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:17 UTC

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

[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/321f1300
Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/321f1300
Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/321f1300

Branch: refs/heads/branch-0.9
Commit: 321f1300af89063fefcb2f3ece1afca1b2725c7c
Parents: 6da9d60
Author: Luciano Resende <lr...@apache.org>
Authored: Thu Jan 28 13:26:41 2016 -0800
Committer: Luciano Resende <lr...@apache.org>
Committed: Thu Jan 28 13:26:41 2016 -0800

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


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