Skip to content

Commit e07db2e

Browse files
author
GitHub Actions
committed
[maven-release-plugin] prepare for next development iteration
1 parent 172a45f commit e07db2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

captchaservice-backend/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>de.muenchen.captchaservice</groupId>
1313
<artifactId>captchaservice-backend</artifactId>
14-
<version>1.2.0</version>
14+
<version>1.3.0-SNAPSHOT</version>
1515
<name>captchaservice_backend</name>
1616
<description />
1717
<url>https://github.com/it-at-m/captchaservice</url>
@@ -328,7 +328,7 @@
328328
<scm>
329329
<connection>scm:git:https://github.com/it-at-m/captchaservice.git</connection>
330330
<developerConnection>scm:git:https://github.com/it-at-m/captchaservice.git</developerConnection>
331-
<tag>captchaservice-backend-1.2.0</tag>
331+
<tag>HEAD</tag>
332332
</scm>
333333

334334
<build>

0 commit comments

Comments
 (0)