Skip to content

Commit

Permalink
GH-2135 - Release version 2.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Apr 12, 2024
1 parent 3a894d1 commit d28af77
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.2.2-SNAPSHOT</version>
<version>2.2.2</version>

<name>Spring HATEOAS</name>
<url>https://github.com/spring-projects/spring-hateoas</url>
Expand Down Expand Up @@ -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://[email protected]:spring-projects/spring-hateoas.git</developerConnection>
<tag>HEAD</tag>
<tag>2.2.2</tag>
</scm>

</project>

0 comments on commit d28af77

Please sign in to comment.