Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
anurag-rajawat authored and manusa committed Mar 2, 2022
1 parent 75f3dcd commit 14e3071
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8 deletions.
1 change: 1 addition & 0 deletions java-generator/it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>${maven.surefire.plugin.version}</version>
<executions>
<execution>
<goals>
Expand Down
4 changes: 0 additions & 4 deletions kubernetes-model-generator/kubernetes-model-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,10 +142,6 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
</plugin>
</plugins>
</build>

Expand Down
4 changes: 0 additions & 4 deletions kubernetes-model-generator/kubernetes-model-rbac/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit 14e3071

Please sign in to comment.