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 c4aa8d9 commit 1f7005eCopy full SHA for 1f7005e
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-RC1</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-RC1</tag>
998
</scm>
999
1000
<repositories>
0 commit comments