Skip to content

Commit

Permalink
Revert enforcer so as to allow the nightly to build OK
Browse files Browse the repository at this point in the history
  • Loading branch information
rodwiddowson committed Sep 23, 2021
1 parent 7851372 commit d58e3c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions idp-distribution/pom.xml
Expand Up @@ -246,7 +246,7 @@
<tarLongFileMode>gnu</tarLongFileMode>
</configuration>
</plugin>
<plugin>
<!-- <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<dependencies>
Expand Down Expand Up @@ -277,7 +277,7 @@
</configuration>
</execution>
</executions>
</plugin>
</plugin> -->
</plugins>
</build>
</project>

0 comments on commit d58e3c2

Please sign in to comment.