You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by lr...@apache.org on 2016/11/01 23:44:50 UTC

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

Repository: incubator-systemml
Updated Branches:
  refs/heads/master c2e1670c2 -> c6166050f


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


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

Branch: refs/heads/master
Commit: c6166050f5eebdc3781d7b10dd2c662eabe24dac
Parents: c2e1670
Author: Luciano Resende <lr...@apache.org>
Authored: Tue Nov 1 16:44:48 2016 -0700
Committer: Luciano Resende <lr...@apache.org>
Committed: Tue Nov 1 16:44:48 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/c6166050/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 711524f..744f855 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 		<version>18</version>
 	</parent>
 	<groupId>org.apache.systemml</groupId>
-	<version>0.11.0-incubating</version>
+	<version>0.12.0-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.11.0-incubating-rc5</tag>
+		<tag>HEAD</tag>
 	</scm>
 	<issueManagement>
 		<system>JIRA</system>