We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c223e2 commit 1130afeCopy full SHA for 1130afe
1 file changed
pom.xml
@@ -25,7 +25,7 @@
25
<version>24</version>
26
</parent>
27
<groupId>org.apache.systemds</groupId>
28
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.2.0</version>
29
<artifactId>systemds</artifactId>
30
<packaging>jar</packaging>
31
<name>Apache SystemDS</name>
@@ -93,7 +93,7 @@
93
94
<scm>
95
<developerConnection>scm:git:https://github.com/apache/systemds.git</developerConnection>
96
- <tag>HEAD</tag>
+ <tag>3.2.0-rc2</tag>
97
</scm>
98
99
<build>
0 commit comments