Skip to content

Commit cb7aad0

Browse files
author
Mateusz Czeladka
committed
chore: 2.1.0 beta versions
1 parent 99d2e4c commit cb7aad0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</licenses>
2727

2828
<properties>
29-
<revision>2.0.0-beta</revision>
29+
<revision>2.1.0-beta</revision>
3030
<java.version>24</java.version>
3131
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3232
<version.spring-boot>3.5.0</version.spring-boot>

yaci-indexer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>yaci-indexer</artifactId>
13-
<version>1.0.0</version>
13+
<version>2.1.0-beta</version>
1414
<name>yaci-indexer</name>
1515

1616
<description>yaci-indexer</description>

0 commit comments

Comments
 (0)