Skip to content

Commit

Permalink
Comment PK from execution
Browse files Browse the repository at this point in the history
  • Loading branch information
Shmuma committed Oct 25, 2024
1 parent 02bac60 commit 5e29058
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -899,13 +899,14 @@
<plugin>
<groupId>com.exasol</groupId>
<artifactId>project-keeper-maven-plugin</artifactId>
<version>4.4.0</version>
<version>4.3.3</version>
<executions>
<execution>
<goals>
<goal>verify</goal>
</goals>
</execution>
<!-- Commented out as after 4.4.0 PK upgrade, assembly-plugin is not executed -->
<!-- <execution>-->
<!-- <goals>-->
<!-- <goal>verify</goal>-->
<!-- </goals>-->
<!-- </execution>-->
</executions>
</plugin>
<plugin>
Expand Down

0 comments on commit 5e29058

Please sign in to comment.