- Revision
- 127
- Author
- ko5tik
- Date
- 2009-05-30 02:47:05 -0500 (Sat, 30 May 2009)
Log Message
[maven-release-plugin] prepare for next development iteration
Modified Paths
Diff
Modified: trunk/xdoclet/pom.xml (126 => 127)
--- trunk/xdoclet/pom.xml 2009-05-30 07:47:00 UTC (rev 126) +++ trunk/xdoclet/pom.xml 2009-05-30 07:47:05 UTC (rev 127) @@ -3,7 +3,7 @@ <groupId>org.codehaus.xdoclet</groupId> <artifactId>xdoclet</artifactId> <name>XDoclet</name> - <version>2.0.7</version> + <version>2.0.8-SNAPSHOT</version> <packaging>jar</packaging> <description> XDoclet is a code generation engine based on meta data specified in javadoc tags. @@ -44,8 +44,8 @@ </contributor> </contributors> <scm> - <connection>scm:svn:http://svn.codehaus.org/xdoclet/tags/xdoclet-2.0.7</connection> - <developerConnection>scm:svn:https://svn.codehaus.org/xdoclet/tags/xdoclet-2.0.7</developerConnection> + <connection>scm:svn:http://svn.codehaus.org/xdoclet/trunk/xdoclet</connection> + <developerConnection>scm:svn:https://svn.codehaus.org/xdoclet/trunk/xdoclet</developerConnection> </scm> <organization> <name>XDoclet Team</name>
To unsubscribe from this list please visit: