File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed
vertx-sql-client-templates Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 25
25
</parent >
26
26
27
27
<artifactId >vertx-sql-client-parent</artifactId >
28
- <version >4.0.0-milestone5 </version >
28
+ <version >4.0.0-SNAPSHOT </version >
29
29
<packaging >pom</packaging >
30
30
31
31
<name >Vertx SQL Client parent</name >
47
47
</scm >
48
48
49
49
<properties >
50
- <stack .version>4.0.0-milestone5 </stack .version>
50
+ <stack .version>4.0.0-SNAPSHOT </stack .version>
51
51
<doc .skip>true</doc .skip>
52
52
<jmh .version>1.19</jmh .version>
53
53
<docs .dir>${project.basedir} /src/main/docs</docs .dir>
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >io.vertx</groupId >
24
24
<artifactId >vertx-sql-client-parent</artifactId >
25
- <version >4.0.0-milestone5 </version >
25
+ <version >4.0.0-SNAPSHOT </version >
26
26
</parent >
27
27
28
28
<artifactId >vertx-db2-client</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >io.vertx</groupId >
9
9
<artifactId >vertx-sql-client-parent</artifactId >
10
- <version >4.0.0-milestone5 </version >
10
+ <version >4.0.0-SNAPSHOT </version >
11
11
</parent >
12
12
13
13
<artifactId >vertx-mssql-client</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >io.vertx</groupId >
24
24
<artifactId >vertx-sql-client-parent</artifactId >
25
- <version >4.0.0-milestone5 </version >
25
+ <version >4.0.0-SNAPSHOT </version >
26
26
</parent >
27
27
28
28
<artifactId >vertx-mysql-client</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >io.vertx</groupId >
24
24
<artifactId >vertx-sql-client-parent</artifactId >
25
- <version >4.0.0-milestone5 </version >
25
+ <version >4.0.0-SNAPSHOT </version >
26
26
</parent >
27
27
28
28
<artifactId >vertx-pg-client</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >io.vertx</groupId >
24
24
<artifactId >vertx-sql-client-parent</artifactId >
25
- <version >4.0.0-milestone5 </version >
25
+ <version >4.0.0-SNAPSHOT </version >
26
26
</parent >
27
27
28
28
<artifactId >vertx-sql-client-templates</artifactId >
75
75
<dependency >
76
76
<groupId >io.vertx</groupId >
77
77
<artifactId >vertx-pg-client</artifactId >
78
- <version >4.0.0-milestone5 </version >
78
+ <version >4.0.0-SNAPSHOT </version >
79
79
<scope >test</scope >
80
80
</dependency >
81
81
<dependency >
82
82
<groupId >io.vertx</groupId >
83
83
<artifactId >vertx-mysql-client</artifactId >
84
- <version >4.0.0-milestone5 </version >
84
+ <version >4.0.0-SNAPSHOT </version >
85
85
<scope >test</scope >
86
86
</dependency >
87
87
<dependency >
88
88
<groupId >io.vertx</groupId >
89
89
<artifactId >vertx-pg-client</artifactId >
90
- <version >4.0.0-milestone5 </version >
90
+ <version >4.0.0-SNAPSHOT </version >
91
91
<type >test-jar</type >
92
92
<scope >test</scope >
93
93
</dependency >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >io.vertx</groupId >
24
24
<artifactId >vertx-sql-client-parent</artifactId >
25
- <version >4.0.0-milestone5 </version >
25
+ <version >4.0.0-SNAPSHOT </version >
26
26
</parent >
27
27
28
28
<artifactId >vertx-sql-client</artifactId >
You can’t perform that action at this time.
0 commit comments