Skip to content

Commit db2f681

Browse files
committed
Released by Maven using CI
1 parent 9e8d88f commit db2f681

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>org.dpsoftware</groupId>
88
<artifactId>fireflyluciferin</artifactId>
99
<!-- Project Version is computed via CI, don't update it manually -->
10-
<version>2.20.5</version>
10+
<version>2.21.3</version>
1111

1212
<distributionManagement>
1313
<repository>
@@ -19,7 +19,7 @@
1919

2020
<properties>
2121
<!-- Project Version is computed via CI, don't update it manually -->
22-
<project.version>2.20.5</project.version>
22+
<project.version>2.21.3</project.version>
2323
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2424
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2525
<java.fx.version>23</java.fx.version>

0 commit comments

Comments
 (0)