This is an automated email from the ASF dual-hosted git repository. janardhan pushed a commit to branch release-02 in repository https://gitbox.apache.org/repos/asf/systemds.git
commit 87c83778e8b2903d47c5b5715bf260edda2a4234 Author: Janardhan Pulivarthi <[email protected]> AuthorDate: Wed Jun 16 02:46:31 2021 +0000 [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>
