This is an automated email from the ASF dual-hosted git repository.
janardhan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git
The following commit(s) were added to refs/heads/main by this push:
new 52dc2cf287 [maven-release-plugin] prepare for next development
iteration
52dc2cf287 is described below
commit 52dc2cf287697e773b877115645c164298f09e41
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Wed Jun 15 16:31:35 2022 +0000
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e313a8352d..b9ab002d18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<version>24</version>
</parent>
<groupId>org.apache.systemds</groupId>
- <version>3.0.0</version>
+ <version>3.1.0-SNAPSHOT</version>
<artifactId>systemds</artifactId>
<packaging>jar</packaging>
<name>Apache SystemDS</name>
@@ -77,7 +77,7 @@
<scm>
<developerConnection>scm:git:https://github.com/apache/systemds.git</developerConnection>
- <tag>3.0.0-rc2</tag>
+ <tag>HEAD</tag>
</scm>
<build>