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