Skip to content

Commit 43f9826

Browse files
author
Jason van Zyl
committed
[maven-release-plugin] copy for tag plexus-build-api-0.0.3
git-svn-id: file:///opt/svn/repositories/sonatype.org/spice/tags/plexus-build-api-0.0.3@891 5751e0cb-dcb7-432f-92e2-260806df54be
1 parent e88b8a8 commit 43f9826

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

pom.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff 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.3-SNAPSHOT</version>
23+
<version>0.0.3</version>
2424

2525
<dependencies>
2626
<dependency>
@@ -54,4 +54,10 @@ See the Apache License Version 2.0 for the specific language governing permissio
5454
</plugin>
5555
</plugins>
5656
</build>
57+
58+
<scm>
59+
<connection>scm:svn:http://svn.sonatype.org/spice/tags/plexus-build-api-0.0.3</connection>
60+
<developerConnection>scm:svn:https://svn.sonatype.org/spice/tags/plexus-build-api-0.0.3</developerConnection>
61+
<url>http://svn.sonatype.org/spice/tags/plexus-build-api-0.0.3</url>
62+
</scm>
5763
</project>

0 commit comments

Comments
 (0)