File tree Expand file tree Collapse file tree 8 files changed +12
-12
lines changed
vertx-sql-client-templates Expand file tree Collapse file tree 8 files changed +12
-12
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.2.2-SNAPSHOT </version >
28
+ <version >4.2.2</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.2.2-SNAPSHOT </stack .version>
50
+ <stack .version>4.2.2</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.2.2-SNAPSHOT </version >
25
+ <version >4.2.2</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.2.2-SNAPSHOT </version >
10
+ <version >4.2.2</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.2.2-SNAPSHOT </version >
25
+ <version >4.2.2</version >
26
26
</parent >
27
27
28
28
<artifactId >vertx-mysql-client</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >io.vertx</groupId >
25
25
<artifactId >vertx-sql-client-parent</artifactId >
26
- <version >4.2.2-SNAPSHOT </version >
26
+ <version >4.2.2</version >
27
27
</parent >
28
28
29
29
<artifactId >vertx-oracle-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.2.2-SNAPSHOT </version >
25
+ <version >4.2.2</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.2.2-SNAPSHOT </version >
25
+ <version >4.2.2</version >
26
26
</parent >
27
27
28
28
<artifactId >vertx-sql-client-templates</artifactId >
76
76
<dependency >
77
77
<groupId >io.vertx</groupId >
78
78
<artifactId >vertx-pg-client</artifactId >
79
- <version >4.2.2-SNAPSHOT </version >
79
+ <version >4.2.2</version >
80
80
<scope >test</scope >
81
81
</dependency >
82
82
<dependency >
83
83
<groupId >io.vertx</groupId >
84
84
<artifactId >vertx-mysql-client</artifactId >
85
- <version >4.2.2-SNAPSHOT </version >
85
+ <version >4.2.2</version >
86
86
<scope >test</scope >
87
87
</dependency >
88
88
<dependency >
89
89
<groupId >io.vertx</groupId >
90
90
<artifactId >vertx-pg-client</artifactId >
91
- <version >4.2.2-SNAPSHOT </version >
91
+ <version >4.2.2</version >
92
92
<type >test-jar</type >
93
93
<scope >test</scope >
94
94
</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.2.2-SNAPSHOT </version >
25
+ <version >4.2.2</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