Skip to content

Commit c6cedcc

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 48555da commit c6cedcc

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>nl.42</groupId>
66
<artifactId>rest-secure-spring-boot-starter</artifactId>
7-
<version>13.2.0</version>
7+
<version>13.2.1-SNAPSHOT</version>
88
<packaging>jar</packaging>
99
<name>42 REST Secure Spring Boot Starter</name>
1010
<description>Spring boot starter/autoconfig for Spring security</description>
@@ -28,7 +28,7 @@
2828
<url>https://github.com/42BV/rest-secure-spring-boot-starter</url>
2929
<connection>scm:git:[email protected]:42BV/rest-secure-spring-boot-starter.git</connection>
3030
<developerConnection>scm:git:[email protected]:42BV/rest-secure-spring-boot-starter.git</developerConnection>
31-
<tag>13.2.0</tag>
31+
<tag>HEAD</tag>
3232
</scm>
3333

3434
<developers>

0 commit comments

Comments
 (0)