We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4828b01 commit 2e731daCopy full SHA for 2e731da
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>org.springframework.hateoas</groupId>
6
<artifactId>spring-hateoas</artifactId>
7
- <version>2.3.0-SNAPSHOT</version>
+ <version>2.3.0</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>HEAD</tag>
+ <tag>2.3.0</tag>
863
</scm>
864
865
</project>
0 commit comments