Repository: incubator-systemml
Updated Branches:
  refs/heads/branch-0.12 6648ae571 -> d96a17f64


[maven-release-plugin] prepare release v0.12.0-incubating-rc2


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

Branch: refs/heads/branch-0.12
Commit: d96a17f64cef7f251d9592679ecdee7ac17feb04
Parents: 6648ae5
Author: Arvind Surve <[email protected]>
Authored: Thu Jan 26 11:41:37 2017 -0800
Committer: Arvind Surve <[email protected]>
Committed: Thu Jan 26 11:41:37 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/d96a17f6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9ac7e24..8f56442 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
                <version>18</version>
        </parent>
        <groupId>org.apache.systemml</groupId>
-       <version>0.12.1-incubating-SNAPSHOT</version>
+       <version>0.12.0-incubating</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>HEAD</tag>
+               <tag>v0.12.0-incubating-rc2</tag>
        </scm>
        <issueManagement>
                <system>JIRA</system>

Reply via email to