File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- Copyright (c) 2000, 2024 , Oracle and/or its affiliates.
3
+ Copyright (c) 2000, 2025 , Oracle and/or its affiliates.
4
4
5
5
Licensed under the Universal Permissive License v 1.0 as shown at
6
6
https://oss.oracle.com/licenses/upl.
62
62
<version >${project.version} </version >
63
63
</dependency >
64
64
65
- <dependency >
66
- <groupId >${coherence.group.id} </groupId >
67
- <artifactId >coherence-core-components</artifactId >
68
- <version >${project.version} </version >
69
- <classifier >sources</classifier >
70
- <!-- A slight hack - test scope so that this dependency does not appear in the flattened pom -->
71
- <scope >test</scope >
72
- </dependency >
73
-
74
65
<dependency >
75
66
<groupId >${coherence.group.id} </groupId >
76
67
<artifactId >opentracing</artifactId >
77
68
<version >${project.version} </version >
78
69
</dependency >
70
+
79
71
<dependency >
80
72
<groupId >${coherence.group.id} </groupId >
81
73
<artifactId >opentelemetry</artifactId >
You can’t perform that action at this time.
0 commit comments