Skip to content

Commit 0df261b

Browse files
committed
fix pom.xml
1 parent 85c156f commit 0df261b

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

pom.xml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -365,20 +365,6 @@
365365
</executions>
366366
</plugin>
367367

368-
<plugin>
369-
<groupId>org.apache.maven.plugins</groupId>
370-
<artifactId>maven-source-plugin</artifactId>
371-
<version>3.3.1</version>
372-
<executions>
373-
<execution>
374-
<id>attach-sources</id>
375-
<goals>
376-
<goal>jar-no-fork</goal>
377-
</goals>
378-
</execution>
379-
</executions>
380-
</plugin>
381-
382368
<plugin>
383369
<groupId>org.apache.maven.plugins</groupId>
384370
<artifactId>maven-javadoc-plugin</artifactId>

0 commit comments

Comments
 (0)