Skip to content

Commit 1ad04e2

Browse files
author
Jason van Zyl
committed
[maven-release-plugin] prepare for next development iteration
git-svn-id: file:///opt/svn/repositories/sonatype.org/spice/trunk/plexus-build-api@897 5751e0cb-dcb7-432f-92e2-260806df54be
1 parent 415f0e8 commit 1ad04e2

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
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.4</version>
23+
<version>0.0.5-SNAPSHOT</version>
2424

2525
<dependencies>
2626
<dependency>
@@ -73,10 +73,4 @@ See the Apache License Version 2.0 for the specific language governing permissio
7373
</plugin>
7474
</plugins>
7575
</build>
76-
77-
<scm>
78-
<connection>scm:svn:http://svn.sonatype.org/spice/tags/plexus-build-api-0.0.4</connection>
79-
<developerConnection>scm:svn:https://svn.sonatype.org/spice/tags/plexus-build-api-0.0.4</developerConnection>
80-
<url>http://svn.sonatype.org/spice/tags/plexus-build-api-0.0.4</url>
81-
</scm>
8276
</project>

0 commit comments

Comments
 (0)