GH-2256 - Prepare next development iteration.

move
This commit is contained in:
Oliver Drotbohm
2024-11-15 08:03:51 +01:00
committed by Christoph Strobl
parent d41c32cb4f
commit 6b34faaa05

View File

@@ -4,7 +4,7 @@
<groupId>org.springframework.hateoas</groupId>
<artifactId>spring-hateoas</artifactId>
<version>2.4.0</version>
<version>2.4.1-SNAPSHOT</version>
<name>Spring HATEOAS</name>
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -908,7 +908,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.4.0</tag>
<tag>2.4.x</tag>
</scm>
<repositories>