You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemml.apache.org by du...@apache.org on 2016/08/17 17:21:07 UTC

[1/2] incubator-systemml git commit: Preparing the SystemML release 0.11.0-incubating-preview targeting the Spark 1.x line.

Repository: incubator-systemml
Updated Branches:
  refs/heads/master e6db69b87 -> b6bde0d45
Updated Tags:  refs/tags/0.11.0-incubating-preview [created] 91728bf78


Preparing the SystemML release 0.11.0-incubating-preview targeting the Spark 1.x line.


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

Branch: refs/heads/master
Commit: 05b6da0bc7e9a6b78da9cea6840bca390768fbd7
Parents: e6db69b
Author: Mike Dusenberry <mw...@us.ibm.com>
Authored: Wed Aug 17 10:14:21 2016 -0700
Committer: Mike Dusenberry <mw...@us.ibm.com>
Committed: Wed Aug 17 10:14:21 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/05b6da0b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a4c66a1..aba8808 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-SNAPSHOT</version>
+	<version>0.11.0-incubating-preview</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>HEAD</tag>
+		<tag>0.11.0-incubating-preview</tag>
 	</scm>
 	<issueManagement>
 		<system>JIRA</system>


[2/2] incubator-systemml git commit: Preparing SystemML development version 0.11.0-incubating-SNAPSHOT.

Posted by du...@apache.org.
Preparing SystemML development version 0.11.0-incubating-SNAPSHOT.


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

Branch: refs/heads/master
Commit: b6bde0d4599d551cf1dc903c72662888abc22787
Parents: 05b6da0
Author: Mike Dusenberry <mw...@us.ibm.com>
Authored: Wed Aug 17 10:17:52 2016 -0700
Committer: Mike Dusenberry <mw...@us.ibm.com>
Committed: Wed Aug 17 10:17:52 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-systemml/blob/b6bde0d4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index aba8808..a4c66a1 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-preview</version>
+	<version>0.11.0-incubating-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>0.11.0-incubating-preview</tag>
+		<tag>HEAD</tag>
 	</scm>
 	<issueManagement>
 		<system>JIRA</system>