This is an automated email from the ASF dual-hosted git repository.

arnabp20 pushed a commit to branch branch-2.2.0
in repository https://gitbox.apache.org/repos/asf/systemds.git


The following commit(s) were added to refs/heads/branch-2.2.0 by this push:
     new 788637a  [maven-release-plugin] prepare for next development iteration
788637a is described below

commit 788637a5114422f726ce707873e46f101073a4cb
Author: Arnab Phani <[email protected]>
AuthorDate: Wed Nov 17 15:58:24 2021 +0100

    [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 d90ef59..8973e5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
                <version>18</version>
        </parent>
        <groupId>org.apache.systemds</groupId>
-       <version>2.2.1</version>
+       <version>2.2.2-SNAPSHOT</version>
        <artifactId>systemds</artifactId>
        <packaging>jar</packaging>
        <name>SystemDS</name>
@@ -69,7 +69,7 @@
 
        <scm>
                
<developerConnection>scm:git:https://github.com/apache/systemds.git</developerConnection>
-         <tag>2.2.1-rc2</tag>
+         <tag>HEAD</tag>
   </scm>
 
        <build>

Reply via email to