Skip to content

Commit

Permalink
remove maven build cache extension
Browse files Browse the repository at this point in the history
  • Loading branch information
jrivard committed Dec 23, 2023
1 parent c9864ae commit 07a30f5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,6 @@
</profiles>

<build>
<extensions>
<extension>
<groupId>org.apache.maven.extensions</groupId>
<artifactId>maven-build-cache-extension</artifactId>
<version>1.0.1</version>
</extension>
</extensions>
<plugins>
<plugin>
<groupId>org.commonjava.maven.plugins</groupId>
Expand Down

0 comments on commit 07a30f5

Please sign in to comment.