Repository: systemml
Updated Branches:
  refs/heads/master 03c304649 -> 34c8a9231


[MINOR] Fix build number


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

Branch: refs/heads/master
Commit: 34c8a923185020089e7acef75a3b97abee55e584
Parents: 03c3046
Author: Arvind Surve <ac...@yahoo.com>
Authored: Thu Sep 14 14:41:09 2017 -0700
Committer: Arvind Surve <ac...@yahoo.com>
Committed: Thu Sep 14 14:41:09 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/systemml/blob/34c8a923/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 88fb9fc..eb4337d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
                <version>18</version>
        </parent>
        <groupId>org.apache.systemml</groupId>
-       <version>0.2.0-SNAPSHOT</version>
+       <version>1.0.0-SNAPSHOT</version>
        <artifactId>systemml</artifactId>
        <packaging>jar</packaging>
        <name>SystemML</name>

Reply via email to