Skip to content

Commit

Permalink
[release] use new property name
Browse files Browse the repository at this point in the history
  • Loading branch information
jpechane committed Jun 28, 2024
1 parent 421cf72 commit d89dbf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions systemtests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<dependency>
<groupId>io.debezium</groupId>
<artifactId>debezium-operator-api</artifactId>
<version>${parent.version}</version>
<version>${project.parent.version}</version>
</dependency>
<dependency>
<groupId>io.skodjob</groupId>
Expand Down Expand Up @@ -214,4 +214,4 @@
</build>
</profile>
</profiles>
</project>
</project>

0 comments on commit d89dbf9

Please sign in to comment.