Skip to content

Commit ab59599

Browse files
committed
[maven-release-plugin] prepare release 3.0.0-rc2
1 parent a5eb99d commit ab59599

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.1.0-SNAPSHOT</version>
28+
<version>3.0.0</version>
2929
<artifactId>systemds</artifactId>
3030
<packaging>jar</packaging>
3131
<name>Apache SystemDS</name>
@@ -77,7 +77,7 @@
7777

7878
<scm>
7979
<developerConnection>scm:git:https://github.com/apache/systemds.git</developerConnection>
80-
<tag>HEAD</tag>
80+
<tag>3.0.0-rc2</tag>
8181
</scm>
8282

8383
<build>

0 commit comments

Comments
 (0)