File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 4141 </developer >
4242 </developers >
4343
44- <url >${url} </url >
44+ <url >https://github.com/aleksandr-m/gitflow-maven-plugin </url >
4545
4646 <scm >
47- <url >${url} </url >
48- <connection >${ scm.url} </connection >
49- <developerConnection >${ scm.url} </developerConnection >
47+ <url >https://github.com/aleksandr-m/gitflow-maven-plugin </url >
48+ <connection >scm:git:git@github.com:aleksandr-m/gitflow-maven-plugin.git </connection >
49+ <developerConnection >scm:git:git@github.com:aleksandr-m/gitflow-maven-plugin.git </developerConnection >
5050 </scm >
5151
5252 <distributionManagement >
6565 <properties >
6666 <java .version>1.7</java .version>
6767 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
68- <scm .url>scm:git:git@github.com:aleksandr-m/gitflow-maven-plugin.git</scm .url>
69- <url >https://github.com/aleksandr-m/gitflow-maven-plugin</url >
7068 <maven-plugin-plugin .version>3.6.0</maven-plugin-plugin .version>
7169 </properties >
7270
You can’t perform that action at this time.
0 commit comments