Author: olamy
Date: Wed Nov 7 21:32:37 2012
New Revision: 1406820
URL: http://svn.apache.org/viewvc?rev=1406820&view=rev
Log:
fix version
Modified:
tomcat/maven-plugin/trunk/pom.xml
Modified: tomcat/maven-plugin/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/maven-plugin/trunk/pom.xml?rev=1406820&r1=1406819&r2=1406820&view=diff
==============================================================================
--- tomcat/maven-plugin/trunk/pom.xml (original)
+++ tomcat/maven-plugin/trunk/pom.xml Wed Nov 7 21:32:37 2012
@@ -695,7 +695,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-scm-publish-plugin</artifactId>
- <version>1.0</version>
+ <version>1.0-beta-2</version>
<configuration>
<pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/tomcat/site/trunk/docs/maven-plugin-${project.version}</pubScmUrl>
<checkinComment>Apache Tomcat Maven Plugin site documentation for
${project.version}</checkinComment>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]