Skip to content

Commit 2b4f0ff

Browse files
committed
Changed goal for maven source plugin
1 parent b1fa293 commit 2b4f0ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<execution>
9999
<id>attach-sources</id>
100100
<goals>
101-
<goal>jar</goal>
101+
<goal>jar-no-fork</goal>
102102
</goals>
103103
</execution>
104104
</executions>

0 commit comments

Comments
 (0)