File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
jdbc-perf-logger-spring-boot-starter-test
jdbc-perf-logger-spring-boot-starter Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.github.sylvainlaurent.jdbcperflogger</groupId >
5
5
<artifactId >jdbc-perf-logger</artifactId >
6
- <version >0.9.0 </version >
6
+ <version >0.9.1-SNAPSHOT </version >
7
7
</parent >
8
8
<artifactId >jdbc-perf-logger-agent</artifactId >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.github.sylvainlaurent.jdbcperflogger</groupId >
5
5
<artifactId >jdbc-perf-logger</artifactId >
6
- <version >0.9.0 </version >
6
+ <version >0.9.1-SNAPSHOT </version >
7
7
</parent >
8
8
9
9
<artifactId >jdbc-perf-logger-driver</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.github.sylvainlaurent.jdbcperflogger</groupId >
5
5
<artifactId >jdbc-perf-logger</artifactId >
6
- <version >0.9.0 </version >
6
+ <version >0.9.1-SNAPSHOT </version >
7
7
</parent >
8
8
9
9
<artifactId >jdbc-perf-logger-gui</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.github.sylvainlaurent.jdbcperflogger</groupId >
5
5
<artifactId >jdbc-perf-logger</artifactId >
6
- <version >0.9.0 </version >
6
+ <version >0.9.1-SNAPSHOT </version >
7
7
</parent >
8
8
<artifactId >jdbc-perf-logger-spring-boot-starter-test</artifactId >
9
9
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.github.sylvainlaurent.jdbcperflogger</groupId >
5
5
<artifactId >jdbc-perf-logger</artifactId >
6
- <version >0.9.0 </version >
6
+ <version >0.9.1-SNAPSHOT </version >
7
7
</parent >
8
8
<artifactId >jdbc-perf-logger-spring-boot-starter</artifactId >
9
9
Original file line number Diff line number Diff line change 3
3
4
4
<groupId >com.github.sylvainlaurent.jdbcperflogger</groupId >
5
5
<artifactId >jdbc-perf-logger</artifactId >
6
- <version >0.9.0 </version >
6
+ <version >0.9.1-SNAPSHOT </version >
7
7
<packaging >pom</packaging >
8
8
<name >JDBC Performance Logger Parent</name >
9
9
<description >Parent/Reactor project for JDBC Performance Logger</description >
26
26
<url >https://github.com/sylvainlaurent/JDBC-Performance-Logger</url >
27
27
<connection >scm:git:https://github.com/sylvainlaurent/JDBC-Performance-Logger.git</connection >
28
28
<developerConnection >scm:git:https://github.com/sylvainlaurent/JDBC-Performance-Logger.git</developerConnection >
29
- <tag >0.9.0 </tag >
29
+ <tag >HEAD </tag >
30
30
</scm >
31
31
32
32
<properties >
You can’t perform that action at this time.
0 commit comments