Skip to content

Commit ae8019e

Browse files
committed
always build sources for coherence-core-components - coherence has a dependency on it (main cl 113355 --> 24.09)
[git-p4: depot-paths = "//dev/coherence-ce/release/coherence-ce-v24.09/": change = 113461]
1 parent fa59b39 commit ae8019e

File tree

1 file changed

+4
-0
lines changed
  • prj/coherence-core-components

1 file changed

+4
-0
lines changed

prj/coherence-core-components/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323

2424
<packaging>jar</packaging>
2525

26+
<properties>
27+
<skip.sources>false</skip.sources>
28+
</properties>
29+
2630
<dependencies>
2731
<dependency>
2832
<groupId>${coherence.group.id}</groupId>

0 commit comments

Comments
 (0)