ci for quarkus branch

This commit is contained in:
Athou
2024-08-13 08:08:20 +02:00
parent 21ce9db4b0
commit 9a43fd434f
6 changed files with 43 additions and 61 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.commafeed</groupId>
<artifactId>commafeed</artifactId>
<version>4.6.0</version>
<version>5.0.0-beta</version>
</parent>
<artifactId>commafeed-server</artifactId>
<name>CommaFeed Server</name>
@@ -229,7 +229,7 @@
<dependency>
<groupId>com.commafeed</groupId>
<artifactId>commafeed-client</artifactId>
<version>4.6.0</version>
<version>5.0.0-beta</version>
</dependency>
<dependency>