File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,12 @@ See the Apache License Version 2.0 for the specific language governing permissio
2222
2323 <artifactId >plexus-build-api</artifactId >
2424 <version >1.0.0-SNAPSHOT</version >
25+
26+ <scm >
27+ <connection >scm:git:https://github.com/codehaus-plexus/plexus-build-api.git</connection >
28+ <developerConnection >scm:git:https://github.com/codehaus-plexus/plexus-build-api.git</developerConnection >
29+ <url >https://github.com/codehaus-plexus/plexus-build-api</url >
30+ </scm >
2531
2632 <dependencies >
2733 <dependency >
@@ -93,7 +99,4 @@ See the Apache License Version 2.0 for the specific language governing permissio
9399 </plugins >
94100 </build >
95101
96- <scm >
97- <tag >plexus-build-api-1.0.0</tag >
98- </scm >
99102</project >
You can’t perform that action at this time.
0 commit comments