Repository: incubator-systemml
Updated Branches:
  refs/heads/master 16245f3b2 -> 1acd86543


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: 1acd865438b5c9cfee24819c2321a3668b1d4755
Parents: 16245f3
Author: Arvind Surve <ac...@yahoo.com>
Authored: Wed Apr 5 15:56:28 2017 -0700
Committer: Arvind Surve <ac...@yahoo.com>
Committed: Wed Apr 5 15:56:28 2017 -0700

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/1acd8654/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8f73f6b..d761e24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
                <version>18</version>
        </parent>
        <groupId>org.apache.systemml</groupId>
-       <version>0.14.0-incubating</version>
+       <version>0.15.0-incubating-SNAPSHOT</version>
        <artifactId>systemml</artifactId>
        <packaging>jar</packaging>
        <name>SystemML</name>
@@ -41,7 +41,7 @@
                
<connection>scm:git:g...@github.com:apache/incubator-systemml</connection>
                
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-systemml</developerConnection>
                
<url>https://git-wip-us.apache.org/repos/asf?p=incubator-systemml.git</url>
-               <tag>v0.14.0-incubating-rc2</tag>
+               <tag>HEAD</tag>
        </scm>
        <issueManagement>
                <system>JIRA</system>

Reply via email to