Skip to content

Commit 025b640

Browse files
committed
test against Coherence CE 14.1.1.0.16
[git-p4: depot-paths = "//dev/release.net/coherence-net-v14.1.1.0/": change = 106668]
1 parent 297f39a commit 025b640

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tests/Coherence.Tests/build.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0"?>
22
<!--
3-
Copyright (c) 2000, 2021, Oracle and/or its affiliates.
3+
Copyright (c) 2000, 2024, Oracle and/or its affiliates.
44
55
Licensed under the Universal Permissive License v 1.0 as shown at
6-
http://oss.oracle.com/licenses/upl.
6+
https://oss.oracle.com/licenses/upl.
77
-->
88

99
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
@@ -36,7 +36,7 @@
3636
<property name="build.dir" value="${env.DEV_ROOT}/build"/>
3737
<property name="classes.dir" value="${build.dir}/classes"/>
3838
<property name="build.groupId_maven" value="com.oracle.coherence.ce"/>
39-
<property name="build.version_maven" value="14.1.1-0-10"/>
39+
<property name="build.version_maven" value="14.1.1-0-16"/>
4040
<property name="lib.dir" value="${env.DEV_ROOT}/lib/java"/>
4141

4242
<!-- Ivy -->

0 commit comments

Comments
 (0)