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 138c183737 [maven-release-plugin] prepare for next development 
iteration
138c183737 is described below

commit 138c18373716cee4b49e155c2f943e391df82dd6
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Thu Mar 2 20:14:50 2023 +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 120cc06772..e71bd9f9d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
                <version>24</version>
        </parent>
        <groupId>org.apache.systemds</groupId>
-       <version>3.1.0</version>
+       <version>3.2.0-SNAPSHOT</version>
        <artifactId>systemds</artifactId>
        <packaging>jar</packaging>
        <name>Apache SystemDS</name>
@@ -80,7 +80,7 @@
 
        <scm>
                
<developerConnection>scm:git:https://github.com/apache/systemds.git</developerConnection>
-               <tag>3.1.0-rc1</tag>
+               <tag>HEAD</tag>
        </scm>
 
        <build>

Reply via email to