Commit 79ac329 committed Feb 10, 2025 · 3 / 3
1 parent 9554050 commit 79ac329 Copy full SHA for 79ac329
File tree 12 files changed +38
-38
lines changed
12 files changed +38
-38
lines changed Original file line number Diff line number Diff line change 9
9
</parent >
10
10
11
11
<artifactId >vertx-rx</artifactId >
12
- <version >4.5.13 </version >
12
+ <version >4.5.14-SNAPSHOT </version >
13
13
<packaging >pom</packaging >
14
14
15
15
<name >Vert.x Reactive Extensions</name >
26
26
</modules >
27
27
28
28
<properties >
29
- <stack .version>4.5.13 </stack .version>
29
+ <stack .version>4.5.14-SNAPSHOT </stack .version>
30
30
<micrometer .version>1.9.5</micrometer .version>
31
31
</properties >
32
32
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >vertx-rx</artifactId >
9
9
<groupId >io.vertx</groupId >
10
- <version >4.5.13 </version >
10
+ <version >4.5.14-SNAPSHOT </version >
11
11
</parent >
12
12
13
13
<artifactId >vertx-rx-gen</artifactId >
14
- <version >4.5.13 </version >
14
+ <version >4.5.14-SNAPSHOT </version >
15
15
16
16
<name >Vert.x Rx Code Generator</name >
17
17
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >vertx-rx</artifactId >
9
9
<groupId >io.vertx</groupId >
10
- <version >4.5.13 </version >
10
+ <version >4.5.14-SNAPSHOT </version >
11
11
</parent >
12
12
13
13
<artifactId >vertx-rx-java-gen</artifactId >
14
- <version >4.5.13 </version >
14
+ <version >4.5.14-SNAPSHOT </version >
15
15
16
16
<name >Vert.x RxJava Code Generator</name >
17
17
32
32
<dependency >
33
33
<groupId >io.vertx</groupId >
34
34
<artifactId >vertx-rx-gen</artifactId >
35
- <version >4.5.13 </version >
35
+ <version >4.5.14-SNAPSHOT </version >
36
36
</dependency >
37
37
<dependency >
38
38
<groupId >io.vertx</groupId >
42
42
<dependency >
43
43
<groupId >io.vertx</groupId >
44
44
<artifactId >vertx-rx-gen</artifactId >
45
- <version >4.5.13 </version >
45
+ <version >4.5.14-SNAPSHOT </version >
46
46
<type >test-jar</type >
47
47
<scope >test</scope >
48
48
</dependency >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >vertx-rx</artifactId >
9
9
<groupId >io.vertx</groupId >
10
- <version >4.5.13 </version >
10
+ <version >4.5.14-SNAPSHOT </version >
11
11
<relativePath >../pom.xml</relativePath >
12
12
</parent >
13
13
14
14
<artifactId >vertx-rx-java</artifactId >
15
- <version >4.5.13 </version >
15
+ <version >4.5.14-SNAPSHOT </version >
16
16
17
17
<name >Vert.x RxJava API</name >
18
18
404
404
<dependency >
405
405
<groupId >io.vertx</groupId >
406
406
<artifactId >vertx-rx-java-gen</artifactId >
407
- <version >4.5.13 </version >
407
+ <version >4.5.14-SNAPSHOT </version >
408
408
</dependency >
409
409
<dependency >
410
410
<groupId >io.vertx</groupId >
411
411
<artifactId >vertx-rx-gen</artifactId >
412
- <version >4.5.13 </version >
412
+ <version >4.5.14-SNAPSHOT </version >
413
413
</dependency >
414
414
415
415
<!-- Test dependencies -->
430
430
<artifactId >vertx-rx-gen</artifactId >
431
431
<type >test-jar</type >
432
432
<scope >test</scope >
433
- <version >4.5.13 </version >
433
+ <version >4.5.14-SNAPSHOT </version >
434
434
</dependency >
435
435
<dependency >
436
436
<groupId >io.vertx</groupId >
437
437
<artifactId >vertx-rx-java-gen</artifactId >
438
438
<type >test-jar</type >
439
- <version >4.5.13 </version >
439
+ <version >4.5.14-SNAPSHOT </version >
440
440
<scope >test</scope >
441
441
</dependency >
442
442
<dependency >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >vertx-rx</artifactId >
9
9
<groupId >io.vertx</groupId >
10
- <version >4.5.13 </version >
10
+ <version >4.5.14-SNAPSHOT </version >
11
11
</parent >
12
12
13
13
<artifactId >vertx-rx-java2-gen</artifactId >
14
- <version >4.5.13 </version >
14
+ <version >4.5.14-SNAPSHOT </version >
15
15
16
16
<name >Vert.x RxJava2 Code Generator</name >
17
17
36
36
<dependency >
37
37
<groupId >io.vertx</groupId >
38
38
<artifactId >vertx-rx-gen</artifactId >
39
- <version >4.5.13 </version >
39
+ <version >4.5.14-SNAPSHOT </version >
40
40
</dependency >
41
41
<dependency >
42
42
<groupId >io.vertx</groupId >
58
58
<dependency >
59
59
<groupId >io.vertx</groupId >
60
60
<artifactId >vertx-rx-gen</artifactId >
61
- <version >4.5.13 </version >
61
+ <version >4.5.14-SNAPSHOT </version >
62
62
<type >test-jar</type >
63
63
<scope >test</scope >
64
64
</dependency >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >vertx-rx</artifactId >
9
9
<groupId >io.vertx</groupId >
10
- <version >4.5.13 </version >
10
+ <version >4.5.14-SNAPSHOT </version >
11
11
<relativePath >../pom.xml</relativePath >
12
12
</parent >
13
13
14
14
<artifactId >vertx-rx-java2</artifactId >
15
- <version >4.5.13 </version >
15
+ <version >4.5.14-SNAPSHOT </version >
16
16
17
17
<name >Vert.x RxJava2 API</name >
18
18
435
435
<dependency >
436
436
<groupId >io.vertx</groupId >
437
437
<artifactId >vertx-rx-java2-gen</artifactId >
438
- <version >4.5.13 </version >
438
+ <version >4.5.14-SNAPSHOT </version >
439
439
</dependency >
440
440
<dependency >
441
441
<groupId >io.vertx</groupId >
442
442
<artifactId >vertx-rx-gen</artifactId >
443
- <version >4.5.13 </version >
443
+ <version >4.5.14-SNAPSHOT </version >
444
444
</dependency >
445
445
446
446
<!-- Test dependencies -->
461
461
<artifactId >vertx-rx-gen</artifactId >
462
462
<type >test-jar</type >
463
463
<scope >test</scope >
464
- <version >4.5.13 </version >
464
+ <version >4.5.14-SNAPSHOT </version >
465
465
</dependency >
466
466
<dependency >
467
467
<groupId >io.vertx</groupId >
468
468
<artifactId >vertx-rx-java2-gen</artifactId >
469
- <version >4.5.13 </version >
469
+ <version >4.5.14-SNAPSHOT </version >
470
470
<type >test-jar</type >
471
471
<scope >test</scope >
472
472
</dependency >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >vertx-rx</artifactId >
9
9
<groupId >io.vertx</groupId >
10
- <version >4.5.13 </version >
10
+ <version >4.5.14-SNAPSHOT </version >
11
11
</parent >
12
12
13
13
<artifactId >vertx-rx-java3-gen</artifactId >
14
- <version >4.5.13 </version >
14
+ <version >4.5.14-SNAPSHOT </version >
15
15
16
16
<name >Vert.x RxJava3 Code Generator</name >
17
17
36
36
<dependency >
37
37
<groupId >io.vertx</groupId >
38
38
<artifactId >vertx-rx-gen</artifactId >
39
- <version >4.5.13 </version >
39
+ <version >4.5.14-SNAPSHOT </version >
40
40
</dependency >
41
41
<dependency >
42
42
<groupId >io.vertx</groupId >
58
58
<dependency >
59
59
<groupId >io.vertx</groupId >
60
60
<artifactId >vertx-rx-gen</artifactId >
61
- <version >4.5.13 </version >
61
+ <version >4.5.14-SNAPSHOT </version >
62
62
<type >test-jar</type >
63
63
<scope >test</scope >
64
64
</dependency >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<artifactId >vertx-rx</artifactId >
9
9
<groupId >io.vertx</groupId >
10
- <version >4.5.13 </version >
10
+ <version >4.5.14-SNAPSHOT </version >
11
11
<relativePath >../pom.xml</relativePath >
12
12
</parent >
13
13
14
14
<artifactId >vertx-rx-java3</artifactId >
15
- <version >4.5.13 </version >
15
+ <version >4.5.14-SNAPSHOT </version >
16
16
17
17
<name >Vert.x RxJava3 API</name >
18
18
440
440
<dependency >
441
441
<groupId >io.vertx</groupId >
442
442
<artifactId >vertx-rx-java3-gen</artifactId >
443
- <version >4.5.13 </version >
443
+ <version >4.5.14-SNAPSHOT </version >
444
444
</dependency >
445
445
<dependency >
446
446
<groupId >io.vertx</groupId >
447
447
<artifactId >vertx-rx-gen</artifactId >
448
- <version >4.5.13 </version >
448
+ <version >4.5.14-SNAPSHOT </version >
449
449
</dependency >
450
450
451
451
<!-- Test dependencies -->
466
466
<artifactId >vertx-rx-gen</artifactId >
467
467
<type >test-jar</type >
468
468
<scope >test</scope >
469
- <version >4.5.13 </version >
469
+ <version >4.5.14-SNAPSHOT </version >
470
470
</dependency >
471
471
<dependency >
472
472
<groupId >io.vertx</groupId >
473
473
<artifactId >vertx-rx-java3-gen</artifactId >
474
- <version >4.5.13 </version >
474
+ <version >4.5.14-SNAPSHOT </version >
475
475
<type >test-jar</type >
476
476
<scope >test</scope >
477
477
</dependency >
Original file line number Diff line number Diff line change 20
20
<parent >
21
21
<artifactId >vertx-rx</artifactId >
22
22
<groupId >io.vertx</groupId >
23
- <version >4.5.13 </version >
23
+ <version >4.5.14-SNAPSHOT </version >
24
24
</parent >
25
25
<modelVersion >4.0.0</modelVersion >
26
26
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >io.vertx</groupId >
24
24
<artifactId >vertx-rx-junit5-providers</artifactId >
25
- <version >4.5.13 </version >
25
+ <version >4.5.14-SNAPSHOT </version >
26
26
</parent >
27
27
28
28
<artifactId >vertx-junit5-rx-java</artifactId >
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >io.vertx</groupId >
24
24
<artifactId >vertx-rx-junit5-providers</artifactId >
25
- <version >4.5.13 </version >
25
+ <version >4.5.14-SNAPSHOT </version >
26
26
</parent >
27
27
28
28
<artifactId >vertx-junit5-rx-java2</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >io.vertx</groupId >
25
25
<artifactId >vertx-rx-junit5-providers</artifactId >
26
- <version >4.5.13 </version >
26
+ <version >4.5.14-SNAPSHOT </version >
27
27
</parent >
28
28
29
29
<artifactId >vertx-junit5-rx-java3</artifactId >
You can’t perform that action at this time.
0 commit comments