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

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


The following commit(s) were added to refs/heads/branch-2.2.1 by this push:
     new ad1c5fad5b [maven-release-plugin] prepare release 2.2.2-rc1
ad1c5fad5b is described below

commit ad1c5fad5bca20e2487d095fc912f97fe1326851
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Fri Jun 10 16:43:02 2022 +0000

    [maven-release-plugin] prepare release 2.2.2-rc1
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5a6dbc9152..76ae160f86 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
                <version>18</version>
        </parent>
        <groupId>org.apache.systemds</groupId>
-       <version>2.3.0-SNAPSHOT</version>
+       <version>2.2.2</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>HEAD</tag>
+         <tag>2.2.2-rc1</tag>
   </scm>
 
        <build>

Reply via email to