Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5f98a6e

Browse filesBrowse files
committed
[maven-release-plugin] copy for tag plexus-build-api-0.0.6
git-svn-id: file:///opt/svn/repositories/sonatype.org/spice/tags/plexus-build-api-0.0.6@2040 5751e0cb-dcb7-432f-92e2-260806df54be
1 parent d230149 commit 5f98a6e
Copy full SHA for 5f98a6e

File tree

Expand file treeCollapse file tree

1 file changed

+7
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-1
lines changed

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+7-1Lines 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.6-SNAPSHOT</version>
23+
<version>0.0.6</version>
2424

2525
<dependencies>
2626
<dependency>
@@ -85,4 +85,10 @@ See the Apache License Version 2.0 for the specific language governing permissio
8585
</plugin>
8686
</plugins>
8787
</build>
88+
89+
<scm>
90+
<connection>scm:svn:http://svn.sonatype.org/spice/tags/plexus-build-api-0.0.6</connection>
91+
<developerConnection>scm:svn:https://svn.sonatype.org/spice/tags/plexus-build-api-0.0.6</developerConnection>
92+
<url>http://svn.sonatype.org/spice/tags/plexus-build-api-0.0.6</url>
93+
</scm>
8894
</project>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.