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

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

Branch: refs/heads/branch-0.9
Commit: bc63485432d44632a33b6d424951be504c09a2ed
Parents: 4952808
Author: Luciano Resende <lr...@apache.org>
Authored: Thu Jan 28 17:22:39 2016 -0800
Committer: Luciano Resende <lr...@apache.org>
Committed: Thu Jan 28 17:22:39 2016 -0800

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


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