[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 <[email protected]>
Authored: Tue Jan 19 21:25:45 2016 -0800
Committer: Luciano Resende <[email protected]>
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>

Reply via email to