Skip to content

Commit 9ae816e

Browse files
author
jvanzyl
committed
[maven-release-plugin] prepare for next development iteration
1 parent 157b38d commit 9ae816e

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
@@ -7,18 +7,12 @@
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>plexus-i18n</artifactId>
99
<name>Plexus I18N Component</name>
10-
<version>1.0-beta-7</version>
10+
<version>1.0-beta-8-SNAPSHOT</version>
1111
<dependencies>
1212
<dependency>
1313
<groupId>org.codehaus.plexus</groupId>
1414
<artifactId>plexus-utils</artifactId>
1515
<version>1.4.1</version>
1616
</dependency>
1717
</dependencies>
18-
19-
<scm>
20-
<connection>scm:svn:http://svn.codehaus.org/plexus/plexus-components/tags/plexus-i18n-1.0-beta-7</connection>
21-
<developerConnection>scm:svn:https://svn.codehaus.org/plexus/plexus-components/tags/plexus-i18n-1.0-beta-7</developerConnection>
22-
<url>http://fisheye.codehaus.org/browse/plexus/plexus-components/tags/plexus-i18n-1.0-beta-7</url>
23-
</scm>
2418
</project>

0 commit comments

Comments
 (0)