We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d11b642 commit ada4706Copy full SHA for ada4706
pom.xml
@@ -25,7 +25,7 @@
25
<version>18</version>
26
</parent>
27
<groupId>org.apache.systemds</groupId>
28
- <version>2.2.2-SNAPSHOT</version>
+ <version>2.2.1</version>
29
<artifactId>systemds</artifactId>
30
<packaging>jar</packaging>
31
<name>SystemDS</name>
@@ -69,7 +69,7 @@
69
70
<scm>
71
<developerConnection>scm:git:https://github.com/apache/systemds.git</developerConnection>
72
- <tag>HEAD</tag>
+ <tag>2.2.1-rc3</tag>
73
</scm>
74
75
<build>
0 commit comments