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 c3c15b0 [maven-release-plugin] prepare release 2.1.0-rc1
c3c15b0 is described below
commit c3c15b0002c515a4450e3cebfc9c21b76b0e913c
Author: Arnab Phani <[email protected]>
AuthorDate: Sat Jun 12 16:08:42 2021 +0200
[maven-release-plugin] prepare release 2.1.0-rc1
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index cd11975..37d10ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<version>18</version>
</parent>
<groupId>org.apache.systemds</groupId>
- <version>2.1.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-rc1</tag>
</scm>
<build>