Skip to content

Commit

Permalink
#2019 - Release version 2.0.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Jul 14, 2023
1 parent 628c21b commit 6fbce39
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.0.5-SNAPSHOT</version>
<version>2.0.5</version>

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

</project>

0 comments on commit 6fbce39

Please sign in to comment.