We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1640e11 commit 75206b6Copy full SHA for 75206b6
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.springframework.hateoas</groupId>
6
<artifactId>spring-hateoas</artifactId>
7
- <version>2.3.2-SNAPSHOT</version>
+ <version>2.3.2</version>
8
9
<name>Spring HATEOAS</name>
10
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -860,7 +860,7 @@
860
861
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
862
<developerConnection>scm:git:ssh://[email protected]:spring-projects/spring-hateoas.git</developerConnection>
863
- <tag>2.3.x</tag>
+ <tag>2.3.2</tag>
864
</scm>
865
866
</project>
0 commit comments