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 172a45f commit e07db2eCopy full SHA for e07db2e
captchaservice-backend/pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>de.muenchen.captchaservice</groupId>
13
<artifactId>captchaservice-backend</artifactId>
14
- <version>1.2.0</version>
+ <version>1.3.0-SNAPSHOT</version>
15
<name>captchaservice_backend</name>
16
<description />
17
<url>https://github.com/it-at-m/captchaservice</url>
@@ -328,7 +328,7 @@
328
<scm>
329
<connection>scm:git:https://github.com/it-at-m/captchaservice.git</connection>
330
<developerConnection>scm:git:https://github.com/it-at-m/captchaservice.git</developerConnection>
331
- <tag>captchaservice-backend-1.2.0</tag>
+ <tag>HEAD</tag>
332
</scm>
333
334
<build>
0 commit comments