Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
John Bailey committed Feb 11, 2010
1 parent 6fc1eb2 commit 5547f76
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -8,14 +8,14 @@
<groupId>org.jboss</groupId>
<artifactId>jboss-vfs</artifactId>
<packaging>jar</packaging>
<version>3.0.0.CR1</version>
<version>3.0.0.CR2-SNAPSHOT</version>
<name>JBoss VFS</name>
<url>http://www.jboss.org</url>
<description>A VFS library</description>
<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/vfs/tags/3.0.0.CR1</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/vfs/tags/3.0.0.CR1</developerConnection>
<url>https://svn.jboss.org/repos/jbossas/projects/vfs/tags/3.0.0.CR1</url>
<connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/vfs/trunk</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/vfs/trunk</developerConnection>
<url>https://svn.jboss.org/repos/jbossas/projects/vfs/trunk</url>
</scm>
<licenses>
<license>
Expand Down

0 comments on commit 5547f76

Please sign in to comment.