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