File tree Expand file tree Collapse file tree 6 files changed +10
-13
lines changed
jdbc-perf-logger-java8-tests
jdbc-perf-logger-spring-boot-starter-test
jdbc-perf-logger-spring-boot-starter Expand file tree Collapse file tree 6 files changed +10
-13
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43 <parent >
54 <groupId >com.github.sylvainlaurent.jdbcperflogger</groupId >
65 <artifactId >jdbc-perf-logger</artifactId >
7- <version >0.7.2-SNAPSHOT </version >
6+ <version >0.7.2</version >
87 </parent >
98
109 <artifactId >jdbc-perf-logger-driver</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.github.sylvainlaurent.jdbcperflogger</groupId >
55 <artifactId >jdbc-perf-logger</artifactId >
6- <version >0.7.2-SNAPSHOT </version >
6+ <version >0.7.2</version >
77 </parent >
88
99 <artifactId >jdbc-perf-logger-gui</artifactId >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >com.github.sylvainlaurent.jdbcperflogger</groupId >
55 <artifactId >jdbc-perf-logger</artifactId >
6- <version >0.7.2-SNAPSHOT </version >
6+ <version >0.7.2</version >
77 </parent >
88 <artifactId >jdbc-perf-logger-java8-tests</artifactId >
99
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43 <parent >
54 <groupId >com.github.sylvainlaurent.jdbcperflogger</groupId >
65 <artifactId >jdbc-perf-logger</artifactId >
7- <version >0.7.2-SNAPSHOT </version >
6+ <version >0.7.2</version >
87 </parent >
98 <artifactId >jdbc-perf-logger-spring-boot-starter-test</artifactId >
109
Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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" >
32 <modelVersion >4.0.0</modelVersion >
43 <parent >
54 <groupId >com.github.sylvainlaurent.jdbcperflogger</groupId >
65 <artifactId >jdbc-perf-logger</artifactId >
7- <version >0.7.2-SNAPSHOT </version >
6+ <version >0.7.2</version >
87 </parent >
98 <artifactId >jdbc-perf-logger-spring-boot-starter</artifactId >
109
Original file line number Diff line number Diff line change 33
44 <groupId >com.github.sylvainlaurent.jdbcperflogger</groupId >
55 <artifactId >jdbc-perf-logger</artifactId >
6- <version >0.7.2-SNAPSHOT </version >
6+ <version >0.7.2</version >
77 <packaging >pom</packaging >
88 <name >JDBC Performance Logger Parent</name >
99 <description >Parent/Reactor project for JDBC Performance Logger</description >
2626 <url >https://github.com/sylvainlaurent/JDBC-Performance-Logger</url >
2727 <connection >scm:git:https://github.com/sylvainlaurent/JDBC-Performance-Logger.git</connection >
2828 <developerConnection >scm:git:https://github.com/sylvainlaurent/JDBC-Performance-Logger.git</developerConnection >
29- <tag >HEAD </tag >
29+ <tag >0.7.2 </tag >
3030 </scm >
3131
3232 <properties >
You can’t perform that action at this time.
0 commit comments