Skip to content

Commit ed913d1

Browse files
committed
GH-2452 - Release version 2.5.2.
1 parent cf66b46 commit ed913d1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.springframework.hateoas</groupId>
66
<artifactId>spring-hateoas</artifactId>
7-
<version>2.5.2-SNAPSHOT</version>
7+
<version>2.5.2</version>
88

99
<name>Spring HATEOAS</name>
1010
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -912,7 +912,7 @@
912912
<url>https://github.com/spring-projects/spring-hateoas</url>
913913
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
914914
<developerConnection>scm:git:ssh://git@github.com:spring-projects/spring-hateoas.git</developerConnection>
915-
<tag>2.5.x</tag>
915+
<tag>2.5.2</tag>
916916
</scm>
917917

918918
<repositories>

0 commit comments

Comments
 (0)