Repository: incubator-systemml
Updated Branches:
  refs/heads/master aefd4bdd4 -> fe6d88742


[maven-release-plugin] prepare release v0.14.0-incubating-rc3


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

Branch: refs/heads/master
Commit: fe6d887420143277aa8930cbea6d43a460ae7789
Parents: aefd4bd
Author: Arvind Surve <[email protected]>
Authored: Thu Apr 13 15:15:38 2017 -0700
Committer: Arvind Surve <[email protected]>
Committed: Thu Apr 13 15:15:38 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/fe6d8874/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e77c7d0..a35a164 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-SNAPSHOT</version>
+       <version>0.14.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.14.0-incubating-rc3</tag>
        </scm>
        <issueManagement>
                <system>JIRA</system>

Reply via email to