Skip to content

Commit 678c5d6

Browse files
github-actions[bot]GitHub Actions
andauthored
chore(dispatch-service): bump release version to 0.7.0-SNAPSHOT (#262)
* [maven-release-plugin] prepare release dispatch-service-0.6.0 * [maven-release-plugin] prepare for next development iteration --------- Co-authored-by: GitHub Actions <github-actions@github.com>
1 parent 4577389 commit 678c5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dispatch-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>de.muenchen.oss.swim</groupId>
1313
<artifactId>dispatch-service</artifactId>
14-
<version>0.6.0-SNAPSHOT</version>
14+
<version>0.7.0-SNAPSHOT</version>
1515
<name>dispatch-service</name>
1616
<description>SWIM service for notifying other services (i.e. DMS) that a file is ready for further processing via Kafka</description>
1717
<url>https://github.com/it-at-m/swim</url>

0 commit comments

Comments
 (0)