You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by ac...@apache.org on 2017/02/22 23:12:24 UTC

incubator-systemml git commit: [BUILD] Prepare Release v0.13.0-incubating-rc2

Repository: incubator-systemml
Updated Branches:
  refs/heads/branch-0.13 83f56f30d -> 976dec5c5


[BUILD] Prepare Release v0.13.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/976dec5c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/976dec5c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/976dec5c

Branch: refs/heads/branch-0.13
Commit: 976dec5c5f6021ffc5edf973a8cbc2d8dfb43615
Parents: 83f56f3
Author: Arvind Surve <ac...@yahoo.com>
Authored: Wed Feb 22 15:11:55 2017 -0800
Committer: Arvind Surve <ac...@yahoo.com>
Committed: Wed Feb 22 15:11:55 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/976dec5c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e9c2665..30dbe28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 		<version>18</version>
 	</parent>
 	<groupId>org.apache.systemml</groupId>
-	<version>0.13.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:git@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.13.0-incubating-rc1</tag>
+		<tag>HEAD</tag>
 	</scm>
 	<issueManagement>
 		<system>JIRA</system>