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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2df424a  [maven-release-plugin] prepare release 2.1.0-rc2
2df424a is described below

commit 2df424a68c35104a02c9feac75e271dde8de31e2
Author: Arnab Phani <[email protected]>
AuthorDate: Thu Jun 17 12:01:44 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 8f38f74..976d163 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
                <version>18</version>
        </parent>
        <groupId>org.apache.systemds</groupId>
-       <version>2.2.0-SNAPSHOT</version>
+       <version>2.1.0</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.1.0-rc2</tag>
   </scm>
 
        <build>

Reply via email to