File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 2828
2929 <name >Vert.x Http Proxy</name >
3030
31+ <scm >
32+ <connection >scm:git:git@github.com:eclipse-vertx/vertx-http-proxy.git</connection >
33+ <developerConnection >scm:git:git@github.com:eclipse-vertx/vertx-http-proxy.git</developerConnection >
34+ <url >git@github.com:eclipse-vertx/vertx-http-proxy.git</url >
35+ </scm >
36+
3137 <properties >
32- <stack .version>5.0.0-SNAPSHOT</stack .version>
3338 <fatjar .dir>${project.build.directory} </fatjar .dir>
3439 <jar .manifest>${project.basedir} /src/main/resources/META-INF/MANIFEST.MF</jar .manifest>
3540 </properties >
3944 <dependency >
4045 <groupId >io.vertx</groupId >
4146 <artifactId >vertx-dependencies</artifactId >
42- <version >${stack .version} </version >
47+ <version >${project .version} </version >
4348 <type >pom</type >
4449 <scope >import</scope >
4550 </dependency >
You can’t perform that action at this time.
0 commit comments