We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c1946 commit e7f8974Copy full SHA for e7f8974
1 file changed
pom.xml
@@ -293,18 +293,6 @@
293
<doclint>none</doclint>
294
</configuration>
295
</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>
308
<plugin>
309
<groupId>org.codehaus.mojo</groupId>
310
<artifactId>clirr-maven-plugin</artifactId>
0 commit comments