Skip to content

Commit dfc3093

Browse files
author
jenkins
committed
[maven-release-plugin] prepare for next development iteration
1 parent 8f2ac5d commit dfc3093

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
@@ -5,7 +5,7 @@
55

66
<groupId>org.springframework.data</groupId>
77
<artifactId>spring-data-commons</artifactId>
8-
<version>3.5.6.1.cosium</version>
8+
<version>3.5.6.2.cosium-SNAPSHOT</version>
99

1010
<name>Spring Data Core</name>
1111
<description>Core Spring concepts underpinning every Spring Data module.</description>
@@ -17,7 +17,7 @@
1717
scm:git:[email protected]:spring-projects/spring-data-commons.git
1818
</developerConnection>
1919
<url>https://github.com/spring-projects/spring-data-commons</url>
20-
<tag>3.5.6.1.cosium</tag>
20+
<tag>HEAD</tag>
2121
</scm>
2222
<issueManagement>
2323
<url>https://github.com/spring-projects/spring-data-commons/issues</url>

0 commit comments

Comments
 (0)