Author: jdcasey Date: Tue Sep 21 20:25:59 2010 New Revision: 999597 URL: http://svn.apache.org/viewvc?rev=999597&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: maven/plugins/trunk/maven-ejb-plugin/pom.xml Modified: maven/plugins/trunk/maven-ejb-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/pom.xml?rev=999597&r1=999596&r2=999597&view=diff ============================================================================== --- maven/plugins/trunk/maven-ejb-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-ejb-plugin/pom.xml Tue Sep 21 20:25:59 2010 @@ -29,7 +29,7 @@ under the License. </parent> <artifactId>maven-ejb-plugin</artifactId> - <version>2.3</version> + <version>2.4-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Maven EJB Plugin</name> @@ -40,9 +40,9 @@ under the License. </prerequisites> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-ejb-plugin-2.3</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-ejb-plugin-2.3</developerConnection> - <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-ejb-plugin-2.3</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ejb-plugin/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ejb-plugin/</developerConnection> + <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/</url> </scm> <issueManagement> <system>JIRA</system>