Skip to content

Commit 1a07a05

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 105022e commit 1a07a05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.sportradar.mbs.sdk</groupId>
66
<artifactId>mbs-sdk-parent</artifactId>
77
<packaging>pom</packaging>
8-
<version>0.9.5</version>
8+
<version>0.9.6-SNAPSHOT</version>
99
<name>MBS SDK</name>
1010
<description>MBS SDK is a client library that enables easier integration with the Sportradar MBS</description>
1111
<inceptionYear>2024</inceptionYear>

src/sdk/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.sportradar.mbs.sdk</groupId>
55
<artifactId>mbs-sdk-parent</artifactId>
6-
<version>0.9.5</version>
6+
<version>0.9.6-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

0 commit comments

Comments
 (0)