Skip to content

Commit

Permalink
Update pom.xml pof-maven-plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddlet2666 committed Aug 16, 2024
1 parent 7f81883 commit 976465e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -398,9 +398,9 @@
</plugin>

<plugin>
<groupId>${coherence.group.id}</groupId>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>pof-maven-plugin</artifactId>
<version>${coherence.version}</version>
<version>24.03.1</version>
<executions>
<execution>
<id>instrument</id>
Expand Down

0 comments on commit 976465e

Please sign in to comment.