Skip to content

Commit

Permalink
Plugin management for services Maven plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
tomas-langer committed Dec 17, 2024
1 parent ef78142 commit 99dd774
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions applications/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,11 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>io.helidon.service</groupId>
<artifactId>helidon-service-project</artifactId>
<version>${helidon.version}</version>
</plugin>
</plugins>
</pluginManagement>
</build>
Expand Down

0 comments on commit 99dd774

Please sign in to comment.