Skip to content

Commit 3142ddc

Browse files
committed
GH-2318 - Prepare next development iteration.
1 parent 37a30e9 commit 3142ddc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: 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>3.0.0-M2</version>
7+
<version>3.0.0-SNAPSHOT</version>
88

99
<name>Spring HATEOAS</name>
1010
<url>https://github.com/spring-projects/spring-hateoas</url>
@@ -908,7 +908,7 @@
908908
<url>https://github.com/spring-projects/spring-hateoas</url>
909909
<connection>scm:git:git://github.com/spring-projects/spring-hateoas.git</connection>
910910
<developerConnection>scm:git:ssh://[email protected]:spring-projects/spring-hateoas.git</developerConnection>
911-
<tag>3.0.0-M2</tag>
911+
<tag>HEAD</tag>
912912
</scm>
913913

914914
<repositories>

0 commit comments

Comments
 (0)