Skip to content

Commit 02460db

Browse files
committed
Removing source plugin.
1 parent c1ec246 commit 02460db

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
@@ -87,18 +87,6 @@
8787
</execution>
8888
</executions>
8989
</plugin>
90-
<plugin>
91-
<groupId>org.apache.maven.plugins</groupId>
92-
<artifactId>maven-source-plugin</artifactId>
93-
<executions>
94-
<execution>
95-
<id>attach-sources</id>
96-
<goals>
97-
<goal>jar</goal>
98-
</goals>
99-
</execution>
100-
</executions>
101-
</plugin>
10290
</plugins>
10391
<testResources>
10492
<testResource>

0 commit comments

Comments
 (0)