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 cf66b46 commit ed913d1Copy full SHA for ed913d1
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.springframework.hateoas</groupId>
6
<artifactId>spring-hateoas</artifactId>
7
- <version>2.5.2-SNAPSHOT</version>
+ <version>2.5.2</version>
8
9
<name>Spring HATEOAS</name>
10
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -912,7 +912,7 @@
912
913
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
914
<developerConnection>scm:git:ssh://git@github.com:spring-projects/spring-hateoas.git</developerConnection>
915
- <tag>2.5.x</tag>
+ <tag>2.5.2</tag>
916
</scm>
917
918
<repositories>
0 commit comments