File tree Expand file tree Collapse file tree 9 files changed +20
-33
lines changed
operator-build-maven-plugin Expand file tree Collapse file tree 9 files changed +20
-33
lines changed Original file line number Diff line number Diff line change 11<!-- Copyright (c) 2022, 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 <parent >
76 <groupId >oracle.kubernetes</groupId >
87 <artifactId >operator-parent</artifactId >
9- <version >4.0.7-SNAPSHOT </version >
8+ <version >4.0.7</version >
109 </parent >
1110
1211 <artifactId >common</artifactId >
Original file line number Diff line number Diff line change 11<!-- Copyright (c) 2022, 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 >4.0.7-SNAPSHOT </version >
9+ <version >4.0.7</version >
1110 </parent >
1211
1312 <artifactId >domain-upgrader</artifactId >
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 >4.0.7-SNAPSHOT </version >
9+ <version >4.0.7</version >
1110 </parent >
1211
1312 <artifactId >integration-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/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 >4.0.7-SNAPSHOT </version >
8+ <version >4.0.7</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 >4.0.7-SNAPSHOT </version >
10+ <version >4.0.7</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 >4.0.7-SNAPSHOT </version >
8+ <version >4.0.7</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 >4.0.7-SNAPSHOT </version >
9+ <version >4.0.7</version >
1110 </parent >
1211
1312 <artifactId >weblogic-kubernetes-operator</artifactId >
233232 <argument >-classpath</argument >
234233 <!-- automatically creates the classpath using all project dependencies,
235234 also adding the project build directory -->
236- <classpath />
235+ <classpath />
237236 <argument >oracle.kubernetes.operator.helpers.CrdHelper</argument >
238237 <argument >${project.basedir} /../kubernetes/crd/domain-crd.yaml</argument >
239238 <argument >${project.basedir} /../kubernetes/crd/cluster-crd.yaml</argument >
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 >4.0.7-SNAPSHOT </version >
8+ <version >4.0.7</version >
119
1210 <modules >
1311 <module >operator</module >
2422 <connection >scm:git:git@github.com:oracle/weblogic-kubernetes-operator.git</connection >
2523 <developerConnection >scm:git:git@github.com:oracle/weblogic-kubernetes-operator.git</developerConnection >
2624 <url >https://github.com/oracle/weblogic-kubernetes-operator</url >
27- <tag >v ${project.version} </tag >
25+ <tag >v4.0.7 </tag >
2826 </scm >
2927
3028 <description >WebLogic Kubernetes Operator</description >
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 >4.0.7-SNAPSHOT </version >
9+ <version >4.0.7</version >
1110 </parent >
1211
1312 <artifactId >operator-swagger</artifactId >
You can’t perform that action at this time.
0 commit comments