Skip to content

Commit 0b1b421

Browse files
committed
chore: clean-up
1 parent 257f4aa commit 0b1b421

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

operator-framework-core/pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,6 @@
2828
<artifactId>maven-surefire-plugin</artifactId>
2929
<version>${surefire.version}</version>
3030
</plugin>
31-
<!--<plugin>
32-
<groupId>org.apache.maven.plugins</groupId>
33-
<artifactId>maven-jar-plugin</artifactId>
34-
<version>3.2.0</version>
35-
<executions>
36-
<execution>
37-
<goals>
38-
<goal>test-jar</goal>
39-
</goals>
40-
</execution>
41-
</executions>
42-
</plugin>-->
4331
</plugins>
4432
</build>
4533

0 commit comments

Comments
 (0)