We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 397f95c commit f8850d3Copy full SHA for f8850d3
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.springframework.hateoas</groupId>
6
<artifactId>spring-hateoas</artifactId>
7
- <version>2.5.0-M1</version>
+ <version>2.5.0-SNAPSHOT</version>
8
9
<name>Spring HATEOAS</name>
10
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -908,7 +908,7 @@
908
909
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
910
<developerConnection>scm:git:ssh://[email protected]:spring-projects/spring-hateoas.git</developerConnection>
911
- <tag>2.5.0-M1</tag>
+ <tag>HEAD</tag>
912
</scm>
913
914
<repositories>
0 commit comments