File tree 5 files changed +12
-20
lines changed
5 files changed +12
-20
lines changed Original file line number Diff line number Diff line change 3
3
Copyright (c) 2019, Oracle and/or its affiliates.
4
4
Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
5
5
-->
6
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
7
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
6
+ <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" >
8
7
<modelVersion >4.0.0</modelVersion >
9
8
10
9
<parent >
11
10
<artifactId >wls-exporter-parent</artifactId >
12
11
<groupId >com.oracle.wls.exporter</groupId >
13
- <version >2.0.0-SNAPSHOT </version >
12
+ <version >2.0.0</version >
14
13
</parent >
15
14
16
15
<artifactId >build-helper-mojo</artifactId >
Original file line number Diff line number Diff line change 2
2
Copyright (c) 2019, 2021, Oracle and/or its affiliates.
3
3
Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
4
4
-->
5
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
6
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
7
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
+ <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" >
8
6
<modelVersion >4.0.0</modelVersion >
9
7
10
8
<groupId >com.oracle.wls.exporter</groupId >
11
9
<artifactId >wls-exporter-parent</artifactId >
12
- <version >2.0.0-SNAPSHOT </version >
10
+ <version >2.0.0</version >
13
11
<modules >
14
12
<module >wls-exporter-core</module >
15
13
</modules >
31
29
<url >https://github.com/oracle/weblogic-monitoring-exporter.git</url >
32
30
<developerConnection >scm:git:https://github.com/oracle/weblogic-monitoring-exporter.git</developerConnection >
33
31
<connection >scm:git:https://github.com/oracle/weblogic-monitoring-exporter.git</connection >
34
- </scm >
32
+ <tag >wls-exporter-parent-2.0.0</tag >
33
+ </scm >
35
34
36
35
<developers >
37
36
<developer >
Original file line number Diff line number Diff line change 3
3
Copyright (c) 2020, 2021, Oracle and/or its affiliates.
4
4
Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
5
5
-->
6
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
7
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
8
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
+ <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" >
9
7
<modelVersion >4.0.0</modelVersion >
10
8
<parent >
11
9
<artifactId >wls-exporter-parent</artifactId >
12
10
<groupId >com.oracle.wls.exporter</groupId >
13
- <version >2.0.0-SNAPSHOT </version >
11
+ <version >2.0.0</version >
14
12
</parent >
15
13
16
14
<artifactId >wls-exporter-core</artifactId >
Original file line number Diff line number Diff line change 3
3
Copyright (c) 2021, Oracle and/or its affiliates.
4
4
Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
5
5
-->
6
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
7
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
8
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
+ <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" >
9
7
<modelVersion >4.0.0</modelVersion >
10
8
<parent >
11
9
<groupId >com.oracle.wls.exporter</groupId >
12
10
<artifactId >wls-exporter-parent</artifactId >
13
- <version >2.0.0-SNAPSHOT </version >
11
+ <version >2.0.0</version >
14
12
</parent >
15
13
<artifactId >wls-exporter-sidecar</artifactId >
16
14
<name >WebLogic Monitoring Exporter Sidecar</name >
Original file line number Diff line number Diff line change 3
3
Copyright (c) 2020, 2021, Oracle and/or its affiliates.
4
4
Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
5
5
-->
6
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
7
- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
8
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
6
+ <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" >
9
7
<parent >
10
8
<artifactId >wls-exporter-parent</artifactId >
11
9
<groupId >com.oracle.wls.exporter</groupId >
12
- <version >2.0.0-SNAPSHOT </version >
10
+ <version >2.0.0</version >
13
11
</parent >
14
12
<modelVersion >4.0.0</modelVersion >
15
13
You can’t perform that action at this time.
0 commit comments