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 99d2e4c commit cb7aad0Copy full SHA for cb7aad0
pom.xml
@@ -26,7 +26,7 @@
26
</licenses>
27
28
<properties>
29
- <revision>2.0.0-beta</revision>
+ <revision>2.1.0-beta</revision>
30
<java.version>24</java.version>
31
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
32
<version.spring-boot>3.5.0</version.spring-boot>
yaci-indexer/pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>yaci-indexer</artifactId>
13
- <version>1.0.0</version>
+ <version>2.1.0-beta</version>
14
<name>yaci-indexer</name>
15
16
<description>yaci-indexer</description>
0 commit comments