File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ See the Apache License Version 2.0 for the specific language governing permissio
20
20
</parent >
21
21
<groupId >org.sonatype.plexus</groupId >
22
22
<artifactId >plexus-build-api</artifactId >
23
- <version >0.0.2-SNAPSHOT </version >
23
+ <version >0.0.2</version >
24
24
25
25
<dependencies >
26
26
<dependency >
@@ -54,4 +54,10 @@ See the Apache License Version 2.0 for the specific language governing permissio
54
54
</plugin >
55
55
</plugins >
56
56
</build >
57
+
58
+ <scm >
59
+ <connection >scm:svn:http://svn.sonatype.org/spice/tags/plexus-build-api-0.0.2</connection >
60
+ <developerConnection >scm:svn:https://svn.sonatype.org/spice/tags/plexus-build-api-0.0.2</developerConnection >
61
+ <url >http://svn.sonatype.org/spice/tags/plexus-build-api-0.0.2</url >
62
+ </scm >
57
63
</project >
You can’t perform that action at this time.
0 commit comments