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/23 01:07:56 UTC

incubator-systemml git commit: [maven-release-plugin] prepare release v0.13.0-incubating-rc2

Repository: incubator-systemml
Updated Branches:
  refs/heads/branch-0.13 63e37c255 -> ff3e74169


[maven-release-plugin] 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/ff3e7416
Tree: http://git-wip-us.apache.org/repos/asf/incubator-systemml/tree/ff3e7416
Diff: http://git-wip-us.apache.org/repos/asf/incubator-systemml/diff/ff3e7416

Branch: refs/heads/branch-0.13
Commit: ff3e741694e507f64a6b52ee71638bddecabe7af
Parents: 63e37c2
Author: Arvind Surve <ac...@yahoo.com>
Authored: Wed Feb 22 17:07:54 2017 -0800
Committer: Arvind Surve <ac...@yahoo.com>
Committed: Wed Feb 22 17:07:54 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/ff3e7416/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 30dbe28..38f7dc6 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-SNAPSHOT</version>
+	<version>0.13.0-incubating</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>HEAD</tag>
+		<tag>v0.13.0-incubating-rc2</tag>
 	</scm>
 	<issueManagement>
 		<system>JIRA</system>