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