Skip to content

Commit 4520e05

Browse files
author
GitHub Actions
committed
[maven-release-plugin] prepare for next development iteration
1 parent a047621 commit 4520e05

File tree

1 file changed

+2
-2
lines changed
  • ticketing-eventing/handler-core

1 file changed

+2
-2
lines changed

ticketing-eventing/handler-core/pom.xml

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

1212
<groupId>de.muenchen.oss.dbs.ticketing.eventing</groupId>
1313
<artifactId>handler-core</artifactId>
14-
<version>0.1.0</version>
14+
<version>0.2.0-SNAPSHOT</version>
1515
<name>handler-core</name>
1616
<description>DBS ticketing library with base componentes for building a new service for handling notifications from the eventing-service</description>
1717
<url>https://github.com/it-at-m/dbs</url>
1818
<scm>
1919
<url>https://github.com/it-at-m/dbs.git</url>
2020
<connection>scm:git:https://github.com/it-at-m/dbs.git</connection>
2121
<developerConnection>scm:git:https://github.com/it-at-m/dbs.git</developerConnection>
22-
<tag>handler-core-0.1.0</tag>
22+
<tag>HEAD</tag>
2323
</scm>
2424
<licenses>
2525
<license>

0 commit comments

Comments
 (0)