We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48555da commit c6cedccCopy full SHA for c6cedcc
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>nl.42</groupId>
6
<artifactId>rest-secure-spring-boot-starter</artifactId>
7
- <version>13.2.0</version>
+ <version>13.2.1-SNAPSHOT</version>
8
<packaging>jar</packaging>
9
<name>42 REST Secure Spring Boot Starter</name>
10
<description>Spring boot starter/autoconfig for Spring security</description>
@@ -28,7 +28,7 @@
28
<url>https://github.com/42BV/rest-secure-spring-boot-starter</url>
29
<connection>scm:git:[email protected]:42BV/rest-secure-spring-boot-starter.git</connection>
30
<developerConnection>scm:git:[email protected]:42BV/rest-secure-spring-boot-starter.git</developerConnection>
31
- <tag>13.2.0</tag>
+ <tag>HEAD</tag>
32
</scm>
33
34
<developers>
0 commit comments