Skip to content

Commit 07a30f5

Browse files
committed
remove maven build cache extension
1 parent c9864ae commit 07a30f5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,13 +89,6 @@
8989
</profiles>
9090

9191
<build>
92-
<extensions>
93-
<extension>
94-
<groupId>org.apache.maven.extensions</groupId>
95-
<artifactId>maven-build-cache-extension</artifactId>
96-
<version>1.0.1</version>
97-
</extension>
98-
</extensions>
9992
<plugins>
10093
<plugin>
10194
<groupId>org.commonjava.maven.plugins</groupId>

0 commit comments

Comments
 (0)