Skip to content

Commit

Permalink
skip init compile
Browse files Browse the repository at this point in the history
Signed-off-by: Scott Kurz <[email protected]>
  • Loading branch information
scottkurz committed Dec 5, 2023
1 parent 03a2f0c commit 704f6f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion liberty-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
</parent>

<artifactId>liberty-maven-plugin</artifactId>
<version>3.11-skipInitCompile</version>
<packaging>maven-plugin</packaging>
<name>liberty-maven-plugin</name>
<description>Liberty Maven Plugin : Install, Start/Stop, Package, Create Server, Deploy/Undeploy applications</description>
Expand Down Expand Up @@ -88,7 +89,7 @@
<dependency>
<groupId>io.openliberty.tools</groupId>
<artifactId>ci.common</artifactId>
<version>1.8.30</version>
<version>1.8.31-skipInitCompile</version>
</dependency>
<dependency>
<groupId>org.twdata.maven</groupId>
Expand Down

0 comments on commit 704f6f7

Please sign in to comment.