Skip to content

Commit 308acdc

Browse files
author
jdcasey
committed
[maven-release-plugin] prepare for next development iteration
1 parent 14ff194 commit 308acdc

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

+1-7
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>plexus-io</artifactId>
99
<name>Plexus IO Components</name>
10-
<version>1.0-alpha-2</version>
10+
<version>1.0-alpha-3-SNAPSHOT</version>
1111
<dependencies>
1212
<dependency>
1313
<groupId>org.codehaus.plexus</groupId>
@@ -36,10 +36,4 @@
3636
</plugin>
3737
</plugins>
3838
</reporting>
39-
40-
<scm>
41-
<connection>scm:svn:http://svn.codehaus.org/plexus/plexus-components/tags/plexus-io-1.0-alpha-2</connection>
42-
<developerConnection>scm:svn:https://svn.codehaus.org/plexus/plexus-components/tags/plexus-io-1.0-alpha-2</developerConnection>
43-
<url>http://fisheye.codehaus.org/browse/plexus/plexus-components/tags/plexus-io-1.0-alpha-2</url>
44-
</scm>
4539
</project>

0 commit comments

Comments
 (0)