Skip to content

Commit 2e731da

Browse files
committed
GH-2157 - Release version 2.3.0.
1 parent 4828b01 commit 2e731da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.springframework.hateoas</groupId>
66
<artifactId>spring-hateoas</artifactId>
7-
<version>2.3.0-SNAPSHOT</version>
7+
<version>2.3.0</version>
88

99
<name>Spring HATEOAS</name>
1010
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -859,7 +859,7 @@
859859
<url>https://github.com/spring-projects/spring-hateoas</url>
860860
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
861861
<developerConnection>scm:git:ssh://[email protected]:spring-projects/spring-hateoas.git</developerConnection>
862-
<tag>HEAD</tag>
862+
<tag>2.3.0</tag>
863863
</scm>
864864

865865
</project>

0 commit comments

Comments
 (0)