Skip to content

Commit 85b5bce

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@861 5751e0cb-dcb7-432f-92e2-260806df54be
1 parent d42cdea commit 85b5bce

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

pom.xml

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</parent>
88
<groupId>org.codehaus.plexus</groupId>
99
<artifactId>plexus-build-api</artifactId>
10-
<version>0.0.1</version>
10+
<version>0.0.2-SNAPSHOT</version>
1111

1212
<dependencies>
1313
<dependency>
@@ -33,11 +33,4 @@
3333
</plugin>
3434
</plugins>
3535
</build>
36-
37-
38-
<scm>
39-
<connection>scm:svn:http://svn.sonatype.org/spice/tags/plexus-build-api-0.0.1</connection>
40-
<developerConnection>scm:svn:https://svn.sonatype.org/spice/tags/plexus-build-api-0.0.1</developerConnection>
41-
<url>http://svn.sonatype.org/spice/tags/plexus-build-api-0.0.1</url>
42-
</scm>
4336
</project>

0 commit comments

Comments
 (0)