Skip to content

Commit 9897f6e

Browse files
committed
Fix broken integ
[git-p4: depot-paths = "//dev/coherence-ce/main/": change = 108367]
1 parent 8093cd9 commit 9897f6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

prj/test/functional/grpc-proxy-netty-21/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<modelVersion>4.0.0</modelVersion>
1212

1313
<parent>
14-
<groupId>com.oracle.coherence.tests</groupId>
14+
<groupId>com.oracle.coherence.ce.tests</groupId>
1515
<artifactId>coherence-functional-tests</artifactId>
1616
<version>${revision}</version>
1717
<relativePath>../pom.xml</relativePath>

prj/test/functional/grpc-proxy-tck-21/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<modelVersion>4.0.0</modelVersion>
1212

1313
<parent>
14-
<groupId>com.oracle.coherence.tests</groupId>
14+
<groupId>com.oracle.coherence.ce.tests</groupId>
1515
<artifactId>coherence-functional-tests</artifactId>
1616
<version>${revision}</version>
1717
<relativePath>../pom.xml</relativePath>

0 commit comments

Comments
 (0)