Repository: incubator-systemml
Updated Branches:
  refs/heads/master 083c9c4ca -> a0b9a1a31


[FIX] prepare release v0.12.0-incubating-rc2 reverting on master


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

Branch: refs/heads/master
Commit: a0b9a1a316039ac7299e4b6bce386d8e6bcd05b2
Parents: 083c9c4
Author: Arvind Surve <[email protected]>
Authored: Fri Jan 20 16:48:06 2017 -0800
Committer: Arvind Surve <[email protected]>
Committed: Fri Jan 20 16:48:06 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/a0b9a1a3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 69d0d9f..ca7b281 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.13.0-incubating-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>
+               <tag>HEAD</tag>
        </scm>
        <issueManagement>
                <system>JIRA</system>

Reply via email to