Skip to content

Commit 11a77b7

Browse files
committed
#2021 - Release version 2.1.1.
1 parent f5b8cf6 commit 11a77b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.springframework.hateoas</groupId>
66
<artifactId>spring-hateoas</artifactId>
7-
<version>2.1.1-SNAPSHOT</version>
7+
<version>2.1.1</version>
88

99
<name>Spring HATEOAS</name>
1010
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -884,7 +884,7 @@
884884
<url>https://github.com/spring-projects/spring-hateoas</url>
885885
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
886886
<developerConnection>scm:git:ssh://[email protected]:spring-projects/spring-hateoas.git</developerConnection>
887-
<tag>2.1.x</tag>
887+
<tag>2.1.1</tag>
888888
</scm>
889889

890890
</project>

0 commit comments

Comments
 (0)