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
22
22
23
23
<artifactId >plexus-build-api</artifactId >
24
24
<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 >
25
31
26
32
<dependencies >
27
33
<dependency >
@@ -93,7 +99,4 @@ See the Apache License Version 2.0 for the specific language governing permissio
93
99
</plugins >
94
100
</build >
95
101
96
- <scm >
97
- <tag >plexus-build-api-1.0.0</tag >
98
- </scm >
99
102
</project >
You can’t perform that action at this time.
0 commit comments