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:34 UTC

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

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


[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/ade8df5d
Tree: http://git-wip-us.apache.org/repos/asf/systemml/tree/ade8df5d
Diff: http://git-wip-us.apache.org/repos/asf/systemml/diff/ade8df5d

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

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


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