Skip to content

Commit 6ee997d

Browse files
committed
#2029 - Release version 2.2.0-M2.
1 parent c9cb237 commit 6ee997d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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.2.0-SNAPSHOT</version>
7+
<version>2.2.0-M2</version>
88

99
<name>Spring HATEOAS</name>
1010
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -870,7 +870,7 @@
870870
<url>https://github.com/spring-projects/spring-hateoas</url>
871871
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
872872
<developerConnection>scm:git:ssh://[email protected]:spring-projects/spring-hateoas.git</developerConnection>
873-
<tag>HEAD</tag>
873+
<tag>2.2.0-M2</tag>
874874
</scm>
875875

876876
<repositories>

0 commit comments

Comments
 (0)