Repository: incubator-systemml
Updated Branches:
  refs/heads/master c45bb41ff -> 55b8aa16c


FIX: Reverting pom.xml version change.


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

Branch: refs/heads/master
Commit: 55b8aa16cb79ccc547ecb6787d283eb13be5fc47
Parents: c45bb41
Author: Arvind Surve <[email protected]>
Authored: Mon Apr 3 09:39:43 2017 -0700
Committer: Arvind Surve <[email protected]>
Committed: Mon Apr 3 09:39:43 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/55b8aa16/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index eba7f57..e77c7d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
                <version>18</version>
        </parent>
        <groupId>org.apache.systemml</groupId>
-       <version>1.0.0-incubating-SNAPSHOT</version>
+       <version>0.14.0-incubating-SNAPSHOT</version>
        <artifactId>systemml</artifactId>
        <packaging>jar</packaging>
        <name>SystemML</name>

Reply via email to