We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b79577 commit 62f9162Copy full SHA for 62f9162
1 file changed
pom.xml
@@ -3,8 +3,8 @@
3
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>org.battlebot</groupId>
6
- <artifactId>client</artifactId>
7
- <version>1.0.0-SNAPSHOT</version>
+ <artifactId>battlebotslib</artifactId>
+ <version>0.5.2</version>
8
9
<properties>
10
<maven.compiler.release>13</maven.compiler.release>
0 commit comments