Skip to content

Commit

Permalink
use inherited props
Browse files Browse the repository at this point in the history
  • Loading branch information
jerrinot committed Oct 12, 2023
1 parent 06d866e commit 5d22100
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions integration-tests/exactlyonce/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,8 @@
<artifactId>kafka-integration-tests</artifactId>
<version>0.10-SNAPSHOT</version>
</parent>

<artifactId>kafka-it-exactlyonce</artifactId>

<properties>
<maven.compiler.source>19</maven.compiler.source>
<maven.compiler.target>19</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

<dependencies>
<dependency>
Expand Down

0 comments on commit 5d22100

Please sign in to comment.