File tree Expand file tree Collapse file tree 5 files changed +14
-5
lines changed Expand file tree Collapse file tree 5 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 1010 <parent >
1111 <artifactId >wls-exporter-parent</artifactId >
1212 <groupId >com.oracle.wls.exporter</groupId >
13- <version >1.2.0-SNAPSHOT </version >
13+ <version >1.3.0 </version >
1414 </parent >
1515
1616 <artifactId >build-helper-mojo</artifactId >
Original file line number Diff line number Diff line change 99
1010 <groupId >com.oracle.wls.exporter</groupId >
1111 <artifactId >wls-exporter-parent</artifactId >
12- <version >1.2.0-SNAPSHOT </version >
12+ <version >1.3.0 </version >
1313 <modules >
1414 <module >wls-exporter-core</module >
1515 <module >build-helper-mojo</module >
2121 <name >WebLogic Monitoring Exporter</name >
2222 <description >A Prometheus exporter that takes advantage of WebLogic Server-specific features.</description >
2323
24+ <url >https://github.com/oracle/weblogic-monitoring-exporter</url >
25+
2426 <licenses >
2527 <license >
2628 <name >Oracle Universal Permissive License, Version 1.0</name >
2729 <url >http://oss.oracle.com/licenses/upl</url >
2830 </license >
2931 </licenses >
3032
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+
3139 <developers >
3240 <developer >
3341 <id >russgold</id >
3846 </developers >
3947
4048 <properties >
49+ <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4150 <apache .http.version>4.5.3</apache .http.version>
4251 </properties >
4352
Original file line number Diff line number Diff line change 1010 <parent >
1111 <artifactId >wls-exporter-parent</artifactId >
1212 <groupId >com.oracle.wls.exporter</groupId >
13- <version >1.2.0-SNAPSHOT </version >
13+ <version >1.3.0 </version >
1414 </parent >
1515
1616 <artifactId >wls-exporter-core</artifactId >
Original file line number Diff line number Diff line change 99 <parent >
1010 <artifactId >wls-exporter-parent</artifactId >
1111 <groupId >com.oracle.wls.exporter</groupId >
12- <version >1.2.0-SNAPSHOT </version >
12+ <version >1.3.0 </version >
1313 </parent >
1414 <modelVersion >4.0.0</modelVersion >
1515
Original file line number Diff line number Diff line change 1010 <parent >
1111 <artifactId >wls-exporter-parent</artifactId >
1212 <groupId >com.oracle.wls.exporter</groupId >
13- <version >1.2.0-SNAPSHOT </version >
13+ <version >1.3.0 </version >
1414 </parent >
1515
1616 <artifactId >wls-operator-exporter</artifactId >
You can’t perform that action at this time.
0 commit comments