Skip to content

Commit 9fedcfe

Browse files
committed
GH-2348 - Release version 3.0.0-M4.
1 parent 89c44a6 commit 9fedcfe

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>3.0.0-SNAPSHOT</version>
7+
<version>3.0.0-M4</version>
88

99
<name>Spring HATEOAS</name>
1010
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -968,7 +968,7 @@
968968
<url>https://github.com/spring-projects/spring-hateoas</url>
969969
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
970970
<developerConnection>scm:git:ssh://git@github.com:spring-projects/spring-hateoas.git</developerConnection>
971-
<tag>main</tag>
971+
<tag>3.0.0-M4</tag>
972972
</scm>
973973

974974
<repositories>

0 commit comments

Comments
 (0)