Skip to content

Commit 068d8ac

Browse files
committed
Bug 3730636 - published source jar lacks Java sources (integ ce/main -> ce/24.09 @ 112644)
[git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v24.09/": change = 112645]
1 parent 1d58dce commit 068d8ac

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)