You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by re...@apache.org on 2018/08/17 05:58:30 UTC

systemml git commit: [maven-release-plugin] prepare for next development iteration

Repository: systemml
Updated Branches:
  refs/heads/master a1a05e29f -> 53cdc590c


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: 53cdc590c5b3398135707d0f18fa80cf42c5225d
Parents: a1a05e2
Author: Berthold Reinwald <re...@us.ibm.com>
Authored: Thu Aug 16 22:58:28 2018 -0700
Committer: Berthold Reinwald <re...@us.ibm.com>
Committed: Thu Aug 16 22:58:28 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/systemml/blob/53cdc590/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d69307e..e3d2785 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 		<version>18</version>
 	</parent>
 	<groupId>org.apache.systemml</groupId>
-	<version>1.2.0</version>
+	<version>1.3.0-SNAPSHOT</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>v1.2.0-rc1</tag>
+		<tag>HEAD</tag>
 	</scm>
 	<issueManagement>
 		<system>JIRA</system>