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 a4ffb7a commit 9eb8077Copy full SHA for 9eb8077
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.springframework.hateoas</groupId>
6
<artifactId>spring-hateoas</artifactId>
7
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0-RC2</version>
8
9
<name>Spring HATEOAS</name>
10
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -994,7 +994,7 @@
994
995
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
996
<developerConnection>scm:git:ssh://[email protected]:spring-projects/spring-hateoas.git</developerConnection>
997
- <tag>main</tag>
+ <tag>3.0.0-RC2</tag>
998
</scm>
999
1000
<repositories>
0 commit comments