Skip to content

Commit

Permalink
GH-2263 - Release version 2.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Dec 12, 2024
1 parent b5410ca commit d540554
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.4.1-SNAPSHOT</version>
<version>2.4.1</version>

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

<repositories>
Expand Down

0 comments on commit d540554

Please sign in to comment.