We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d0a2d8 commit 44fa60cCopy full SHA for 44fa60c
prj/test/distribution/topics-compatibility/pom.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
- Copyright (c) 2000, 2023, Oracle and/or its affiliates.
+ Copyright (c) 2000, 2024, Oracle and/or its affiliates.
4
5
Licensed under the Universal Permissive License v 1.0 as shown at
6
https://oss.oracle.com/licenses/upl.
@@ -23,7 +23,9 @@
23
<packaging>pom</packaging>
24
25
<modules>
26
- <module>topics-14.1.1.2206.3</module>
+ <!-- commenting out since there is no Coherence rolling upgrade compatibility from 14.1.1.2206 to 14.1.2.0/15.1.1.0.0 -->
27
+ <!-- this module could be resurrected when new versions of this test are needed in future. -->
28
+ <!--module>topics-14.1.1.2206.3</module-->
29
</modules>
30
31
<properties>
0 commit comments