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/09/08 08:14:54 UTC

systemml git commit: [maven-release-plugin] prepare release v0.15.0-rc2

Repository: systemml
Updated Branches:
  refs/heads/branch-0.15 62573dc5a -> ccaaa1876


[maven-release-plugin] prepare release v0.15.0-rc2


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

Branch: refs/heads/branch-0.15
Commit: ccaaa18769ae045fd31068dead2565844b4cee47
Parents: 62573dc
Author: Arvind Surve <ac...@yahoo.com>
Authored: Fri Sep 8 01:14:52 2017 -0700
Committer: Arvind Surve <ac...@yahoo.com>
Committed: Fri Sep 8 01:14:52 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/systemml/blob/ccaaa187/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9f25ff6..5a0b063 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 		<version>18</version>
 	</parent>
 	<groupId>org.apache.systemml</groupId>
-	<version>0.15.0-SNAPSHOT</version>
+	<version>0.15.0</version>
 	<artifactId>systemml</artifactId>
 	<packaging>jar</packaging>
 	<name>SystemML</name>
@@ -41,7 +41,7 @@
 		<connection>scm:git:git@github.com:apache/systemml</connection>
 		<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/systemml</developerConnection>
 		<url>https://git-wip-us.apache.org/repos/asf?p=systemml.git</url>
-		<tag>HEAD</tag>
+		<tag>v0.15.0-rc2</tag>
 	</scm>
 	<issueManagement>
 		<system>JIRA</system>