We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6ad1cc commit 05d1f14Copy full SHA for 05d1f14
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.springframework.hateoas</groupId>
6
<artifactId>spring-hateoas</artifactId>
7
- <version>2.2.5-SNAPSHOT</version>
+ <version>2.2.5</version>
8
9
<name>Spring HATEOAS</name>
10
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -871,7 +871,7 @@
871
872
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
873
<developerConnection>scm:git:ssh://[email protected]:spring-projects/spring-hateoas.git</developerConnection>
874
- <tag>HEAD</tag>
+ <tag>2.2.5</tag>
875
</scm>
876
877
</project>
0 commit comments