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 84efd2b commit f1a9050Copy full SHA for f1a9050
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.springframework.hateoas</groupId>
6
<artifactId>spring-hateoas</artifactId>
7
- <version>2.3.4-SNAPSHOT</version>
+ <version>2.3.4</version>
8
9
<name>Spring HATEOAS</name>
10
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -876,7 +876,7 @@
876
877
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
878
<developerConnection>scm:git:ssh://[email protected]:spring-projects/spring-hateoas.git</developerConnection>
879
- <tag>2.3.x</tag>
+ <tag>2.3.4</tag>
880
</scm>
881
882
</project>
0 commit comments