[FIX] version number
This commit is contained in:
parent
906216f237
commit
15688f93e5
2
pom.xml
2
pom.xml
@ -3,7 +3,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>kangaroo-and-rabbit</groupId>
|
||||
<artifactId>archidata</artifactId>
|
||||
<version>0.12.1-SNAPSHOT</version>
|
||||
<version>0.12.3-SNAPSHOT</version>
|
||||
<properties>
|
||||
<java.version>21</java.version>
|
||||
<maven.compiler.version>3.1</maven.compiler.version>
|
||||
|
@ -1 +1 @@
|
||||
0.12.1
|
||||
0.12.3-dev
|
||||
|
Loading…
Reference in New Issue
Block a user