File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 20
20
</parent >
21
21
22
22
<artifactId >vertx-core-aggregator</artifactId >
23
- <version >5.0.0.CR5 </version >
23
+ <version >5.0.0-SNAPSHOT </version >
24
24
<packaging >pom</packaging >
25
25
26
26
<name >Vert.x Core Aggregator</name >
Original file line number Diff line number Diff line change 17
17
<parent >
18
18
<groupId >io.vertx</groupId >
19
19
<artifactId >vertx-core-aggregator</artifactId >
20
- <version >5.0.0.CR5 </version >
20
+ <version >5.0.0-SNAPSHOT </version >
21
21
</parent >
22
22
23
23
<artifactId >vertx-core-logging</artifactId >
24
- <version >5.0.0.CR5 </version >
24
+ <version >5.0.0-SNAPSHOT </version >
25
25
26
26
<name >Vert.x Core Logging</name >
27
27
Original file line number Diff line number Diff line change 17
17
<parent >
18
18
<groupId >io.vertx</groupId >
19
19
<artifactId >vertx-core-aggregator</artifactId >
20
- <version >5.0.0.CR5 </version >
20
+ <version >5.0.0-SNAPSHOT </version >
21
21
</parent >
22
22
23
23
<artifactId >vertx-core</artifactId >
24
- <version >5.0.0.CR5 </version >
24
+ <version >5.0.0-SNAPSHOT </version >
25
25
26
26
<name >Vert.x Core</name >
27
27
38
38
<dependency >
39
39
<groupId >io.vertx</groupId >
40
40
<artifactId >vertx-core-logging</artifactId >
41
- <version >5.0.0.CR5 </version >
41
+ <version >5.0.0-SNAPSHOT </version >
42
42
</dependency >
43
43
44
44
<!-- We depend on the specific Netty dependencies not netty-all to reduce the size of fatjars -->
You can’t perform that action at this time.
0 commit comments