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
2020 </parent >
2121 <groupId >org.sonatype.plexus</groupId >
2222 <artifactId >plexus-build-api</artifactId >
23- <version >0.0.5-SNAPSHOT </version >
23+ <version >0.0.5</version >
2424
2525 <dependencies >
2626 <dependency >
@@ -79,4 +79,10 @@ See the Apache License Version 2.0 for the specific language governing permissio
7979 </plugin >
8080 </plugins >
8181 </build >
82+
83+ <scm >
84+ <connection >scm:svn:http://svn.sonatype.org/spice/tags/plexus-build-api-0.0.5</connection >
85+ <developerConnection >scm:svn:https://svn.sonatype.org/spice/tags/plexus-build-api-0.0.5</developerConnection >
86+ <url >http://svn.sonatype.org/spice/tags/plexus-build-api-0.0.5</url >
87+ </scm >
8288</project >
You can’t perform that action at this time.
0 commit comments