File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >ch.sla</groupId >
5
5
<artifactId >jdbc-perf-logger</artifactId >
6
- <version >0.5.1-SNAPSHOT </version >
6
+ <version >0.6.0 </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 >ch.sla</groupId >
5
5
<artifactId >jdbc-perf-logger</artifactId >
6
- <version >0.5.1-SNAPSHOT </version >
6
+ <version >0.6.0 </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
4
4
<groupId >ch.sla</groupId >
5
5
<artifactId >jdbc-perf-logger</artifactId >
6
- <version >0.5.1-SNAPSHOT </version >
6
+ <version >0.6.0 </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 >
18
18
<scm >
19
19
<connection >scm:git:https://github.com/sylvainlaurent/JDBC-Performance-Logger.git</connection >
20
20
<developerConnection >scm:git:https://github.com/sylvainlaurent/JDBC-Performance-Logger.git</developerConnection >
21
- <tag >HEAD </tag >
21
+ <tag >0.6.0 </tag >
22
22
</scm >
23
23
24
24
<modules >
You can’t perform that action at this time.
0 commit comments