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 1939d59 commit 7af7a3dCopy full SHA for 7af7a3d
captchaservice-backend/pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>de.muenchen.captchaservice</groupId>
13
<artifactId>captchaservice-backend</artifactId>
14
- <version>1.1.0</version>
+ <version>1.2.0-SNAPSHOT</version>
15
<name>captchaservice_backend</name>
16
<description />
17
<url>https://github.com/it-at-m/captchaservice</url>
@@ -280,7 +280,7 @@
280
<scm>
281
<connection>scm:git:https://github.com/it-at-m/captchaservice.git</connection>
282
<developerConnection>scm:git:https://github.com/it-at-m/captchaservice.git</developerConnection>
283
- <tag>captchaservice-backend-1.1.0</tag>
+ <tag>HEAD</tag>
284
</scm>
285
286
<build>
0 commit comments