We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7034a5 commit a7de5e2Copy full SHA for a7de5e2
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.springframework.hateoas</groupId>
6
<artifactId>spring-hateoas</artifactId>
7
- <version>2.1.4-SNAPSHOT</version>
+ <version>2.1.4</version>
8
9
<name>Spring HATEOAS</name>
10
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -892,7 +892,7 @@
892
893
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
894
<developerConnection>scm:git:ssh://[email protected]:spring-projects/spring-hateoas.git</developerConnection>
895
- <tag>2.1.x</tag>
+ <tag>2.1.4</tag>
896
</scm>
897
898
<repositories>
0 commit comments