Skip to content

Commit e7f8974

Browse files
committed
Removing source plugin
1 parent 23c1946 commit e7f8974

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

pom.xml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -293,18 +293,6 @@
293293
<doclint>none</doclint>
294294
</configuration>
295295
</plugin>
296-
<plugin>
297-
<groupId>org.apache.maven.plugins</groupId>
298-
<artifactId>maven-source-plugin</artifactId>
299-
<version>3.3.0</version>
300-
<executions>
301-
<execution>
302-
<goals>
303-
<goal>jar</goal>
304-
</goals>
305-
</execution>
306-
</executions>
307-
</plugin>
308296
<plugin>
309297
<groupId>org.codehaus.mojo</groupId>
310298
<artifactId>clirr-maven-plugin</artifactId>

0 commit comments

Comments
 (0)