We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95e400f commit d41c32cCopy full SHA for d41c32c
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.springframework.hateoas</groupId>
6
<artifactId>spring-hateoas</artifactId>
7
- <version>2.4.0-SNAPSHOT</version>
+ <version>2.4.0</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>HEAD</tag>
+ <tag>2.4.0</tag>
912
</scm>
913
914
<repositories>
0 commit comments