Skip to content

Commit cd75471

Browse files
committed
remove vmlens to speed up the build
Signed-off-by: christian.lutnik <[email protected]>
1 parent c804651 commit cd75471

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
</activation>
349349
<build>
350350
<plugins>
351-
<plugin>
351+
<!--<plugin>
352352
<groupId>com.vmlens</groupId>
353353
<artifactId>vmlens-maven-plugin</artifactId>
354354
<version>1.2.14</version>
@@ -363,7 +363,7 @@
363363
</configuration>
364364
</execution>
365365
</executions>
366-
</plugin>
366+
</plugin>-->
367367
<plugin>
368368
<artifactId>maven-dependency-plugin</artifactId>
369369
<version>3.8.1</version>

0 commit comments

Comments
 (0)