Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[JENKINS-51247] source:jar, not source:jar-no-fork
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
pom.xml
|
@@ -1352,7 +1352,7 @@ |
|
|
<execution> |
|
|
<id>attach-sources</id> |
|
|
<goals> |
|
|
<goal>jar</goal> |
|
|
<goal>jar-no-fork</goal> |
|
|
</goals> |
|
|
</execution> |
|
|
<execution> |
|
|