File tree Expand file tree Collapse file tree 7 files changed +24
-35
lines changed
operator-build-maven-plugin Expand file tree Collapse file tree 7 files changed +24
-35
lines changed Original file line number Diff line number Diff line change 11<!-- Copyright (c) 2020, 2023, Oracle and/or its affiliates.
22 Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. -->
3- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
54 <modelVersion >4.0.0</modelVersion >
65
76 <parent >
87 <groupId >oracle.kubernetes</groupId >
98 <artifactId >operator-parent</artifactId >
10- <version >3.4.9-SNAPSHOT </version >
9+ <version >3.4.9</version >
1110 </parent >
1211
1312 <artifactId >integration-tests</artifactId >
187186 </include >
188187 </includes >
189188 <excludes >
190- <exclude />
189+ <exclude />
191190 </excludes >
192191 </configuration >
193192
274273 <configuration >
275274 <skipTests >true</skipTests >
276275 <excludes >
277- <exclude />
276+ <exclude />
278277 </excludes >
279278 <properties >
280279 <configurationParameters >
353352 <activeByDefault >true</activeByDefault >
354353 </activation >
355354 <properties >
356- <surefireArgLine ></ surefireArgLine >
357- <failsafeArgLine ></ failsafeArgLine >
355+ <surefireArgLine / >
356+ <failsafeArgLine / >
358357 <skipITs >true</skipITs >
359358 </properties >
360359 </profile >
Original file line number Diff line number Diff line change 11<!-- Copyright (c) 2017, 2023, Oracle and/or its affiliates.
22 Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. -->
3- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xmlns =" http://maven.apache.org/POM/4.0.0"
5- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
64 <modelVersion >4.0.0</modelVersion >
75 <parent >
86 <artifactId >operator-parent</artifactId >
97 <groupId >oracle.kubernetes</groupId >
10- <version >3.4.9-SNAPSHOT </version >
8+ <version >3.4.9</version >
119 </parent >
1210
1311 <artifactId >json-schema</artifactId >
Original file line number Diff line number Diff line change 11<!-- Copyright (c) 2017, 2023, Oracle and/or its affiliates.
22 Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
33-->
4- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5- xmlns =" http://maven.apache.org/POM/4.0.0"
6- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
75 <modelVersion >4.0.0</modelVersion >
86
97 <parent >
108 <groupId >oracle.kubernetes</groupId >
119 <artifactId >operator-parent</artifactId >
12- <version >3.4.9-SNAPSHOT </version >
10+ <version >3.4.9</version >
1311 </parent >
1412
1513 <artifactId >installation-tests</artifactId >
Original file line number Diff line number Diff line change 11<!-- Copyright (c) 2017, 2023, Oracle and/or its affiliates.
22 Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. -->
3- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xmlns =" http://maven.apache.org/POM/4.0.0"
5- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
3+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
64 <modelVersion >4.0.0</modelVersion >
75 <parent >
86 <artifactId >operator-parent</artifactId >
97 <groupId >oracle.kubernetes</groupId >
10- <version >3.4.9-SNAPSHOT </version >
8+ <version >3.4.9</version >
119 </parent >
1210
1311 <artifactId >operator-build-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 11<!-- Copyright (c) 2017, 2023, Oracle and/or its affiliates.
22 Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. -->
3- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
54 <modelVersion >4.0.0</modelVersion >
65
76 <parent >
87 <groupId >oracle.kubernetes</groupId >
98 <artifactId >operator-parent</artifactId >
10- <version >3.4.9-SNAPSHOT </version >
9+ <version >3.4.9</version >
1110 </parent >
1211
1312 <artifactId >weblogic-kubernetes-operator</artifactId >
232231 <argument >-classpath</argument >
233232 <!-- automatically creates the classpath using all project dependencies,
234233 also adding the project build directory -->
235- <classpath />
234+ <classpath />
236235 <argument >oracle.kubernetes.operator.helpers.CrdHelper</argument >
237236 <argument >${project.basedir} /../kubernetes/crd/domain-crd.yaml</argument >
238237 </arguments >
Original file line number Diff line number Diff line change 11<!-- Copyright (c) 2017, 2023, Oracle and/or its affiliates.
22 Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. -->
3- <project xmlns =" http://maven.apache.org/POM/4.0.0"
4- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
64 <modelVersion >4.0.0</modelVersion >
75
86 <groupId >oracle.kubernetes</groupId >
97 <artifactId >operator-parent</artifactId >
10- <version >3.4.9-SNAPSHOT </version >
8+ <version >3.4.9</version >
119
1210 <modules >
1311 <module >operator</module >
2220 <connection >scm:git:git@github.com:oracle/weblogic-kubernetes-operator.git</connection >
2321 <developerConnection >scm:git:git@github.com:oracle/weblogic-kubernetes-operator.git</developerConnection >
2422 <url >https://github.com/oracle/weblogic-kubernetes-operator</url >
25- <tag >v ${project.version} </tag >
23+ <tag >operator-parent-3.4.9 </tag >
2624 </scm >
2725
2826 <description >WebLogic Kubernetes Operator</description >
397395 <activeByDefault >true</activeByDefault >
398396 </activation >
399397 <properties >
400- <surefireArgLine ></ surefireArgLine >
401- <failsafeArgLine ></ failsafeArgLine >
398+ <surefireArgLine / >
399+ <failsafeArgLine / >
402400 </properties >
403401 </profile >
404402 </profiles >
Original file line number Diff line number Diff line change 11<!-- Copyright (c) 2017, 2023, Oracle and/or its affiliates.
22 Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl. -->
3- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
54 <modelVersion >4.0.0</modelVersion >
65
76 <parent >
87 <groupId >oracle.kubernetes</groupId >
98 <artifactId >operator-parent</artifactId >
10- <version >3.4.9-SNAPSHOT </version >
9+ <version >3.4.9</version >
1110 </parent >
1211
1312 <artifactId >operator-swagger</artifactId >
5655 <activeByDefault >true</activeByDefault >
5756 </activation >
5857 <properties >
59- <surefireArgLine ></ surefireArgLine >
60- <failsafeArgLine ></ failsafeArgLine >
58+ <surefireArgLine / >
59+ <failsafeArgLine / >
6160 </properties >
6261 </profile >
6362 </profiles >
You can’t perform that action at this time.
0 commit comments