Skip to content

Commit 26a7d44

Browse files
committed
Bug 3730636 - published source jar lacks Java sources
(auto-submit 112570 after successfully running remote remote.full) Job ID: job.9.20241127180529.3302 [git-p4: depot-paths = "//dev/coherence-ce/main/": change = 112644]
1 parent 68a98a7 commit 26a7d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prj/coherence/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -879,7 +879,7 @@
879879
<!-- creates the sources.jar artifact -->
880880
<execution>
881881
<id>create-sources-jar</id>
882-
<phase>prepare-package</phase>
882+
<phase>package</phase>
883883
<goals>
884884
<goal>single</goal>
885885
</goals>

0 commit comments

Comments
 (0)