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 1
1
<!-- Copyright (c) 2022, 2023, Oracle and/or its affiliates.
2
2
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" >
5
4
<modelVersion >4.0.0</modelVersion >
6
5
<parent >
7
6
<groupId >oracle.kubernetes</groupId >
8
7
<artifactId >operator-parent</artifactId >
9
- <version >4.0.7-SNAPSHOT </version >
8
+ <version >4.0.7</version >
10
9
</parent >
11
10
12
11
<artifactId >common</artifactId >
Original file line number Diff line number Diff line change 1
1
<!-- Copyright (c) 2022, 2023, Oracle and/or its affiliates.
2
2
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" >
5
4
<modelVersion >4.0.0</modelVersion >
6
5
7
6
<parent >
8
7
<groupId >oracle.kubernetes</groupId >
9
8
<artifactId >operator-parent</artifactId >
10
- <version >4.0.7-SNAPSHOT </version >
9
+ <version >4.0.7</version >
11
10
</parent >
12
11
13
12
<artifactId >domain-upgrader</artifactId >
Original file line number Diff line number Diff line change 1
1
<!-- Copyright (c) 2020, 2023, Oracle and/or its affiliates.
2
2
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" >
5
4
<modelVersion >4.0.0</modelVersion >
6
5
7
6
<parent >
8
7
<groupId >oracle.kubernetes</groupId >
9
8
<artifactId >operator-parent</artifactId >
10
- <version >4.0.7-SNAPSHOT </version >
9
+ <version >4.0.7</version >
11
10
</parent >
12
11
13
12
<artifactId >integration-tests</artifactId >
Original file line number Diff line number Diff line change 1
1
<!-- Copyright (c) 2017, 2023, Oracle and/or its affiliates.
2
2
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" >
6
4
<modelVersion >4.0.0</modelVersion >
7
5
<parent >
8
6
<artifactId >operator-parent</artifactId >
9
7
<groupId >oracle.kubernetes</groupId >
10
- <version >4.0.7-SNAPSHOT </version >
8
+ <version >4.0.7</version >
11
9
</parent >
12
10
13
11
<artifactId >json-schema</artifactId >
Original file line number Diff line number Diff line change 1
1
<!-- Copyright (c) 2017, 2023, Oracle and/or its affiliates.
2
2
Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
3
3
-->
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" >
7
5
<modelVersion >4.0.0</modelVersion >
8
6
9
7
<parent >
10
8
<groupId >oracle.kubernetes</groupId >
11
9
<artifactId >operator-parent</artifactId >
12
- <version >4.0.7-SNAPSHOT </version >
10
+ <version >4.0.7</version >
13
11
</parent >
14
12
15
13
<artifactId >installation-tests</artifactId >
Original file line number Diff line number Diff line change 1
1
<!-- Copyright (c) 2017, 2023, Oracle and/or its affiliates.
2
2
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" >
6
4
<modelVersion >4.0.0</modelVersion >
7
5
<parent >
8
6
<artifactId >operator-parent</artifactId >
9
7
<groupId >oracle.kubernetes</groupId >
10
- <version >4.0.7-SNAPSHOT </version >
8
+ <version >4.0.7</version >
11
9
</parent >
12
10
13
11
<artifactId >operator-build-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 1
1
<!-- Copyright (c) 2017, 2023, Oracle and/or its affiliates.
2
2
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" >
5
4
<modelVersion >4.0.0</modelVersion >
6
5
7
6
<parent >
8
7
<groupId >oracle.kubernetes</groupId >
9
8
<artifactId >operator-parent</artifactId >
10
- <version >4.0.7-SNAPSHOT </version >
9
+ <version >4.0.7</version >
11
10
</parent >
12
11
13
12
<artifactId >weblogic-kubernetes-operator</artifactId >
233
232
<argument >-classpath</argument >
234
233
<!-- automatically creates the classpath using all project dependencies,
235
234
also adding the project build directory -->
236
- <classpath />
235
+ <classpath />
237
236
<argument >oracle.kubernetes.operator.helpers.CrdHelper</argument >
238
237
<argument >${project.basedir} /../kubernetes/crd/domain-crd.yaml</argument >
239
238
<argument >${project.basedir} /../kubernetes/crd/cluster-crd.yaml</argument >
Original file line number Diff line number Diff line change 1
1
<!-- Copyright (c) 2017, 2023, Oracle and/or its affiliates.
2
2
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" >
6
4
<modelVersion >4.0.0</modelVersion >
7
5
8
6
<groupId >oracle.kubernetes</groupId >
9
7
<artifactId >operator-parent</artifactId >
10
- <version >4.0.7-SNAPSHOT </version >
8
+ <version >4.0.7</version >
11
9
12
10
<modules >
13
11
<module >operator</module >
24
22
<connection >scm:git:git@github.com:oracle/weblogic-kubernetes-operator.git</connection >
25
23
<developerConnection >scm:git:git@github.com:oracle/weblogic-kubernetes-operator.git</developerConnection >
26
24
<url >https://github.com/oracle/weblogic-kubernetes-operator</url >
27
- <tag >v ${project.version} </tag >
25
+ <tag >v4.0.7 </tag >
28
26
</scm >
29
27
30
28
<description >WebLogic Kubernetes Operator</description >
Original file line number Diff line number Diff line change 1
1
<!-- Copyright (c) 2017, 2023, Oracle and/or its affiliates.
2
2
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" >
5
4
<modelVersion >4.0.0</modelVersion >
6
5
7
6
<parent >
8
7
<groupId >oracle.kubernetes</groupId >
9
8
<artifactId >operator-parent</artifactId >
10
- <version >4.0.7-SNAPSHOT </version >
9
+ <version >4.0.7</version >
11
10
</parent >
12
11
13
12
<artifactId >operator-swagger</artifactId >
You can’t perform that action at this time.
0 commit comments