Repository: incubator-systemml Updated Branches: refs/heads/master 9f9497bc3 -> c65e34ebb
[SYSTEMML-463] Update current project 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/c65e34eb Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/c65e34eb Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/c65e34eb Branch: refs/heads/master Commit: c65e34ebbe1f681d94dfb82bba346827ba61b1ab Parents: 9f9497b Author: Luciano Resende <[email protected]> Authored: Sun Jan 17 22:45:03 2016 -0800 Committer: Luciano Resende <[email protected]> Committed: Sun Jan 17 22:45:03 2016 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/c65e34eb/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2ca14ec..e459ab0 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <version>17</version> </parent> <groupId>org.apache.systemml</groupId> - <version>0.9.0-SNAPSHOT</version> + <version>0.10.0-SNAPSHOT</version> <artifactId>system-ml</artifactId> <packaging>jar</packaging> <name>SystemML</name>
