Repository: incubator-systemml
Updated Branches:
  refs/heads/branch-0.12 d96a17f64 -> 09c635629


[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/09c63562
Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/09c63562
Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/09c63562

Branch: refs/heads/branch-0.12
Commit: 09c635629e2745d38131f8d696f897c4c148d33f
Parents: d96a17f
Author: Arvind Surve <[email protected]>
Authored: Thu Jan 26 11:41:53 2017 -0800
Committer: Arvind Surve <[email protected]>
Committed: Thu Jan 26 11:41:53 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/09c63562/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8f56442..7e75074 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
                <version>18</version>
        </parent>
        <groupId>org.apache.systemml</groupId>
-       <version>0.12.0-incubating</version>
+       <version>0.12.1-SNAPSHOT</version>
        <artifactId>systemml</artifactId>
        <packaging>jar</packaging>
        <name>SystemML</name>
@@ -41,7 +41,7 @@
                
<connection>scm:git:[email protected]: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.12.0-incubating-rc2</tag>
+               <tag>HEAD</tag>
        </scm>
        <issueManagement>
                <system>JIRA</system>

Reply via email to