File tree 5 files changed +14
-5
lines changed
5 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<artifactId >wls-exporter-parent</artifactId >
12
12
<groupId >com.oracle.wls.exporter</groupId >
13
- <version >1.2.0-SNAPSHOT </version >
13
+ <version >1.3.0 </version >
14
14
</parent >
15
15
16
16
<artifactId >build-helper-mojo</artifactId >
Original file line number Diff line number Diff line change 9
9
10
10
<groupId >com.oracle.wls.exporter</groupId >
11
11
<artifactId >wls-exporter-parent</artifactId >
12
- <version >1.2.0-SNAPSHOT </version >
12
+ <version >1.3.0 </version >
13
13
<modules >
14
14
<module >wls-exporter-core</module >
15
15
<module >build-helper-mojo</module >
21
21
<name >WebLogic Monitoring Exporter</name >
22
22
<description >A Prometheus exporter that takes advantage of WebLogic Server-specific features.</description >
23
23
24
+ <url >https://github.com/oracle/weblogic-monitoring-exporter</url >
25
+
24
26
<licenses >
25
27
<license >
26
28
<name >Oracle Universal Permissive License, Version 1.0</name >
27
29
<url >http://oss.oracle.com/licenses/upl</url >
28
30
</license >
29
31
</licenses >
30
32
33
+ <scm >
34
+ <url >https://github.com/oracle/weblogic-monitoring-exporter.git</url >
35
+ <developerConnection >scm:git:https://github.com/oracle/weblogic-monitoring-exporter.git</developerConnection >
36
+ <connection >scm:git:https://github.com/oracle/weblogic-monitoring-exporter.git</connection >
37
+ </scm >
38
+
31
39
<developers >
32
40
<developer >
33
41
<id >russgold</id >
38
46
</developers >
39
47
40
48
<properties >
49
+ <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
41
50
<apache .http.version>4.5.3</apache .http.version>
42
51
</properties >
43
52
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<artifactId >wls-exporter-parent</artifactId >
12
12
<groupId >com.oracle.wls.exporter</groupId >
13
- <version >1.2.0-SNAPSHOT </version >
13
+ <version >1.3.0 </version >
14
14
</parent >
15
15
16
16
<artifactId >wls-exporter-core</artifactId >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<artifactId >wls-exporter-parent</artifactId >
11
11
<groupId >com.oracle.wls.exporter</groupId >
12
- <version >1.2.0-SNAPSHOT </version >
12
+ <version >1.3.0 </version >
13
13
</parent >
14
14
<modelVersion >4.0.0</modelVersion >
15
15
Original file line number Diff line number Diff line change 10
10
<parent >
11
11
<artifactId >wls-exporter-parent</artifactId >
12
12
<groupId >com.oracle.wls.exporter</groupId >
13
- <version >1.2.0-SNAPSHOT </version >
13
+ <version >1.3.0 </version >
14
14
</parent >
15
15
16
16
<artifactId >wls-operator-exporter</artifactId >
You can’t perform that action at this time.
0 commit comments