Skip to content

Commit

Permalink
GH-2168 - Release version 2.3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Jul 12, 2024
1 parent e62471c commit 4252fff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.springframework.hateoas</groupId>
<artifactId>spring-hateoas</artifactId>
<version>2.3.1-SNAPSHOT</version>
<version>2.3.1</version>

<name>Spring HATEOAS</name>
<url>https://github.com/spring-projects/spring-hateoas</url>
Expand Down Expand Up @@ -859,7 +859,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.x</tag>
<tag>2.3.1</tag>
</scm>

</project>

0 comments on commit 4252fff

Please sign in to comment.