File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 10
10
<version >5.0.0-SNAPSHOT</version >
11
11
<name >Vert.x io_uring incubator</name >
12
12
13
+ <scm >
14
+ <
connection >scm:git:
[email protected] :vert-x3/vertx-io_uring-incubator.git</
connection >
15
+ <
developerConnection >scm:git:
[email protected] :vert-x3/vertx-io_uring-incubator.git</
developerConnection >
16
+ <
url >
[email protected] :vert-x3/vertx-io_uring-incubator.git</
url >
17
+ </scm >
18
+
13
19
<properties >
14
- <stack .version>5.0.0-SNAPSHOT</stack .version>
15
20
<netty .iouring.version>0.0.25.Final</netty .iouring.version>
16
21
<junit .version>4.13.1</junit .version>
17
22
<assertj .version>3.4.1</assertj .version>
23
28
<dependency >
24
29
<groupId >io.vertx</groupId >
25
30
<artifactId >vertx-dependencies</artifactId >
26
- <version >${stack .version} </version >
31
+ <version >${project .version} </version >
27
32
<type >pom</type >
28
33
<scope >import</scope >
29
34
</dependency >
You can’t perform that action at this time.
0 commit comments