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 ad6c2a8 commit 122516fCopy full SHA for 122516f
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-M4</version>
8
9
<name>Spring HATEOAS</name>
10
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -967,7 +967,7 @@
967
968
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
969
<developerConnection>scm:git:ssh://git@github.com:spring-projects/spring-hateoas.git</developerConnection>
970
- <tag>main</tag>
+ <tag>3.0.0-M4</tag>
971
</scm>
972
973
<repositories>
0 commit comments