Skip to content

Commit 509142c

Browse files
committed
[maven-release-plugin] prepare release 3.3.0-rc1
1 parent e97f410 commit 509142c

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>24</version>
2626
</parent>
2727
<groupId>org.apache.systemds</groupId>
28-
<version>3.3.0-SNAPSHOT</version>
28+
<version>3.3.0</version>
2929
<artifactId>systemds</artifactId>
3030
<packaging>jar</packaging>
3131
<name>Apache SystemDS</name>
@@ -96,7 +96,7 @@
9696

9797
<scm>
9898
<developerConnection>scm:git:https://github.com/apache/systemds.git</developerConnection>
99-
<tag>HEAD</tag>
99+
<tag>3.3.0-rc1</tag>
100100
</scm>
101101

102102
<build>

0 commit comments

Comments
 (0)