Skip to content

Commit f1d1b56

Browse files
committed
GH-2216 - Release version 2.4.0-RC1.
1 parent ab9acc2 commit f1d1b56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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.4.0-SNAPSHOT</version>
7+
<version>2.4.0-RC1</version>
88

99
<name>Spring HATEOAS</name>
1010
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -902,7 +902,7 @@
902902
<url>https://github.com/spring-projects/spring-hateoas</url>
903903
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
904904
<developerConnection>scm:git:ssh://[email protected]:spring-projects/spring-hateoas.git</developerConnection>
905-
<tag>HEAD</tag>
905+
<tag>2.4.0-RC1</tag>
906906
</scm>
907907

908908
<repositories>

0 commit comments

Comments
 (0)