You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2007/10/13 02:09:37 UTC

svn commit: r584342 - /incubator/tuscany/java/das/rdb/pom.xml

Author: lresende
Date: Fri Oct 12 17:09:31 2007
New Revision: 584342

URL: http://svn.apache.org/viewvc?rev=584342&view=rev
Log:
Fixing javadoc issue that was making continuun build to fail

Modified:
    incubator/tuscany/java/das/rdb/pom.xml

Modified: incubator/tuscany/java/das/rdb/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/das/rdb/pom.xml?rev=584342&r1=584341&r2=584342&view=diff
==============================================================================
--- incubator/tuscany/java/das/rdb/pom.xml (original)
+++ incubator/tuscany/java/das/rdb/pom.xml Fri Oct 12 17:09:31 2007
@@ -221,6 +221,7 @@
 		    <plugin>
 			<groupId>org.apache.maven.plugins</groupId>
 			<artifactId>maven-javadoc-plugin</artifactId>
+			<version>2.2</version>
 			<configuration>
 				<version>2.0</version>
 				<quiet>true</quiet>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org