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
smcgowan committed Oct 21, 2010
1 parent 89ee82d commit c49d290
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jboss.spec.javax.xml.registry</groupId>
<artifactId>jboss-jaxr-api_1.0_spec</artifactId>
<version>1.0.0.Final</version>
<version>1.0.1-SNAPSHOT</version>
<name>Java API for XML Registries 1.0</name>
<description>The Java API for XML Registries 1.0 API classes</description>

<scm>
<connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/specs/tags/jboss-jaxr-api_1.0_spec-1.0.0.Final</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/specs/tags/jboss-jaxr-api_1.0_spec-1.0.0.Final</developerConnection>
<url>http://fisheye.jboss.org/browse/JBossAS/projects/specs/tags/jboss-jaxr-api_1.0_spec-1.0.0.Final</url>
<connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/specs/trunk/jboss-jaxr-api_1.0_spec</connection>
<developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/specs/trunk/jboss-jaxr-api_1.0_spec</developerConnection>
<url>http://fisheye.jboss.org/browse/JBossAS/projects/specs/trunk/jboss-jaxr-api_1.0_spec</url>
</scm>

<dependencies>
Expand Down

0 comments on commit c49d290

Please sign in to comment.