Skip to content

Commit ada4706

Browse files
committed
[maven-release-plugin] prepare release 2.2.1-rc3
1 parent d11b642 commit ada4706

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<version>18</version>
2626
</parent>
2727
<groupId>org.apache.systemds</groupId>
28-
<version>2.2.2-SNAPSHOT</version>
28+
<version>2.2.1</version>
2929
<artifactId>systemds</artifactId>
3030
<packaging>jar</packaging>
3131
<name>SystemDS</name>
@@ -69,7 +69,7 @@
6969

7070
<scm>
7171
<developerConnection>scm:git:https://github.com/apache/systemds.git</developerConnection>
72-
<tag>HEAD</tag>
72+
<tag>2.2.1-rc3</tag>
7373
</scm>
7474

7575
<build>

0 commit comments

Comments
 (0)