GH-2175 - Release version 2.2.3.

This commit is contained in:
Oliver Drotbohm
2024-07-12 12:29:06 +02:00
parent 40a50bd706
commit e652db57b4

View File

@@ -4,7 +4,7 @@
<groupId>org.springframework.hateoas</groupId>
<artifactId>spring-hateoas</artifactId>
<version>2.2.3-SNAPSHOT</version>
<version>2.2.3</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>HEAD</tag>
<tag>2.2.3</tag>
</scm>
</project>