Skip to content

Commit 04509b6

Browse files
author
GitHub Actions
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2b6165f commit 04509b6

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.0.0</version>
14+
<version>1.1.0-SNAPSHOT</version>
1515
<name>captchaservice_backend</name>
1616
<description />
1717
<url>https://github.com/it-at-m/captchaservice</url>
@@ -280,7 +280,7 @@
280280
<scm>
281281
<connection>scm:git:https://github.com/it-at-m/captchaservice.git</connection>
282282
<developerConnection>scm:git:https://github.com/it-at-m/captchaservice.git</developerConnection>
283-
<tag>captchaservice-backend-1.0.0</tag>
283+
<tag>HEAD</tag>
284284
</scm>
285285

286286
<build>

0 commit comments

Comments
 (0)