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/05 17:26:16 UTC

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

Repository: systemml
Updated Branches:
  refs/heads/master b34079a28 -> a073ad24a


[maven-release-plugin] prepare release v0.15.0-incubating-rc1


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

Branch: refs/heads/master
Commit: a073ad24a3ab1cdbdc77a252e8f72e1d45037fc3
Parents: b34079a
Author: Arvind Surve <ac...@yahoo.com>
Authored: Tue Sep 5 10:26:14 2017 -0700
Committer: Arvind Surve <ac...@yahoo.com>
Committed: Tue Sep 5 10:26:14 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/systemml/blob/a073ad24/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4bbe714..dc0af9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 		<version>18</version>
 	</parent>
 	<groupId>org.apache.systemml</groupId>
-	<version>1.0.0-SNAPSHOT</version>
+	<version>0.15.0-incubating</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-incubating-rc1</tag>
 	</scm>
 	<issueManagement>
 		<system>JIRA</system>