Repository: incubator-systemml Updated Branches: refs/heads/master f69597089 -> 7cba3c29f
FIX: Reverse release version Project: http://git-wip-us.apache.org/repos/asf/incubator-systemml/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-systemml/commit/7cba3c29 Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/7cba3c29 Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/7cba3c29 Branch: refs/heads/master Commit: 7cba3c29f82426ff38762d481fb841929fbc25a6 Parents: f695970 Author: Arvind Surve <[email protected]> Authored: Wed Apr 5 14:57:11 2017 -0700 Committer: Arvind Surve <[email protected]> Committed: Wed Apr 5 14:57:11 2017 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/7cba3c29/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d761e24..e77c7d0 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <version>18</version> </parent> <groupId>org.apache.systemml</groupId> - <version>0.15.0-incubating-SNAPSHOT</version> + <version>0.14.0-incubating-SNAPSHOT</version> <artifactId>systemml</artifactId> <packaging>jar</packaging> <name>SystemML</name>
