Skip to content

Commit 23b1cf5

Browse files
committed
#2076 - Release version 2.0.7.
1 parent 2b44b0d commit 23b1cf5

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.0.7-SNAPSHOT</version>
7+
<version>2.0.7</version>
88

99
<name>Spring HATEOAS</name>
1010
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -891,7 +891,7 @@
891891
<url>https://github.com/spring-projects/spring-hateoas</url>
892892
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
893893
<developerConnection>scm:git:ssh://[email protected]:spring-projects/spring-hateoas.git</developerConnection>
894-
<tag>2.0.x</tag>
894+
<tag>2.0.7</tag>
895895
</scm>
896896

897897
</project>

0 commit comments

Comments
 (0)