GH-2134 - Prepare next development iteration.

This commit is contained in:
Oliver Drotbohm
2024-04-12 10:01:03 +02:00
parent 67d699bd58
commit 84dacd002d

View File

@@ -4,7 +4,7 @@
<groupId>org.springframework.hateoas</groupId>
<artifactId>spring-hateoas</artifactId>
<version>2.3.0-RC1</version>
<version>2.3.0-SNAPSHOT</version>
<name>Spring HATEOAS</name>
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -870,7 +870,7 @@
<url>https://github.com/spring-projects/spring-hateoas</url>
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
<developerConnection>scm:git:ssh://git@github.com:spring-projects/spring-hateoas.git</developerConnection>
<tag>2.3.0-RC1</tag>
<tag>HEAD</tag>
</scm>
</project>