Author: mrdon Date: Mon Apr 14 03:10:42 2008 New Revision: 647720 URL: http://svn.apache.org/viewvc?rev=647720&view=rev Log: Adding the version of the apt plugin *shakes fist at Maven*
Modified: struts/struts2/trunk/core/pom.xml struts/struts2/trunk/plugins/dojo/pom.xml Modified: struts/struts2/trunk/core/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/pom.xml?rev=647720&r1=647719&r2=647720&view=diff ============================================================================== --- struts/struts2/trunk/core/pom.xml (original) +++ struts/struts2/trunk/core/pom.xml Mon Apr 14 03:10:42 2008 @@ -69,6 +69,7 @@ <plugin> <groupId>org.apache.myfaces.tobago</groupId> <artifactId>maven-apt-plugin</artifactId> + <version>1.0.15</version> <configuration> <A>uri=/struts-tags,tlibVersion=2.2.3,jspVersion=2.0,shortName=s,displayName="Struts Tags", outFile=${basedir}/target/classes/META-INF/struts-tags.tld, Modified: struts/struts2/trunk/plugins/dojo/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/pom.xml?rev=647720&r1=647719&r2=647720&view=diff ============================================================================== --- struts/struts2/trunk/plugins/dojo/pom.xml (original) +++ struts/struts2/trunk/plugins/dojo/pom.xml Mon Apr 14 03:10:42 2008 @@ -94,6 +94,7 @@ <plugin> <groupId>org.apache.myfaces.tobago</groupId> <artifactId>maven-apt-plugin</artifactId> + <version>1.0.15</version> <configuration> <A> uri=/struts-dojo-tags,tlibVersion=2.2.3,jspVersion=1.2,shortName=sx,displayName="Struts