Skip to content

Commit 5042671

Browse files
committed
[maven-release-plugin] rollback the release of v0.9.9
1 parent 810379b commit 5042671

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/pom.xml

Lines changed: 1 addition & 1 deletion
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.10-SNAPSHOT</version>
8+
<version>0.9.9-SNAPSHOT</version>
99
<name>MBS SDK Parent</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

Lines changed: 1 addition & 1 deletion
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.10-SNAPSHOT</version>
6+
<version>0.9.9-SNAPSHOT</version>
77
</parent>
88
<name>MBS SDK</name>
99
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)