GH-2216 - Release version 2.4.0-RC1.
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<groupId>org.springframework.hateoas</groupId>
|
<groupId>org.springframework.hateoas</groupId>
|
||||||
<artifactId>spring-hateoas</artifactId>
|
<artifactId>spring-hateoas</artifactId>
|
||||||
<version>2.4.0-SNAPSHOT</version>
|
<version>2.4.0-RC1</version>
|
||||||
|
|
||||||
<name>Spring HATEOAS</name>
|
<name>Spring HATEOAS</name>
|
||||||
<url>https://github.com/spring-projects/spring-hateoas</url>
|
<url>https://github.com/spring-projects/spring-hateoas</url>
|
||||||
@@ -902,7 +902,7 @@
|
|||||||
<url>https://github.com/spring-projects/spring-hateoas</url>
|
<url>https://github.com/spring-projects/spring-hateoas</url>
|
||||||
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
|
<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>
|
<developerConnection>scm:git:ssh://git@github.com:spring-projects/spring-hateoas.git</developerConnection>
|
||||||
<tag>HEAD</tag>
|
<tag>2.4.0-RC1</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
|
|||||||
Reference in New Issue
Block a user