We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e2f40 commit d41e5faCopy full SHA for d41e5fa
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>de.bausdorf.simracing</groupId>
6
<artifactId>ir-data-api-client</artifactId>
7
- <version>2.8.2-SNAPSHOT</version>
+ <version>23.2.0</version>
8
<name>${project.groupId}:${project.artifactId}</name>
9
<organization>
10
<name>bausdorf engineering</name>
@@ -49,7 +49,7 @@
49
<connection>scm:git:[email protected]:simracingtools/ir-data-api-client.git</connection>
50
<url>scm:git:[email protected]:simracingtools/ir-data-api-client.git</url>
51
<developerConnection>scm:git:[email protected]:simracingtools/ir-data-api-client.git</developerConnection>
52
- <tag>HEAD</tag>
+ <tag>v23.2.0</tag>
53
</scm>
54
<distributionManagement>
55
<snapshotRepository>
0 commit comments