Adding comments to pom.xml file to indicate where are the changes required.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
<quarkus.platform.group-id>com.redhat.quarkus</quarkus.platform.group-id>
|
||||
<quarkus.platform.version>1.11.6.Final-redhat-00001</quarkus.platform.version>
|
||||
<surefire-plugin.version>3.0.0-M5</surefire-plugin.version>
|
||||
<!-- Property to force using Deployments over DeploymentConfig objects goes here. -->
|
||||
</properties>
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
@@ -135,6 +136,7 @@
|
||||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
<!-- Adding the jkube plugin configuration here -->
|
||||
</plugins>
|
||||
</build>
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user