Author: julien_viet
Date: 2011-08-13 19:45:43 -0400 (Sat, 13 Aug 2011)
New Revision: 7083
Modified:
components/pc/trunk/test/servers/tomcat7/pom.xml
Log:
activate tomcat 7 tests again
Modified: components/pc/trunk/test/servers/tomcat7/pom.xml
===================================================================
--- components/pc/trunk/test/servers/tomcat7/pom.xml 2011-08-13 23:21:41 UTC (rev 7082)
+++ components/pc/trunk/test/servers/tomcat7/pom.xml 2011-08-13 23:45:43 UTC (rev 7083)
@@ -18,4 +18,12 @@
</dependencies>
+ <build>
+ <plugins>
+ <plugin>
+ <artifactId>maven-antrun-plugin</artifactId>
+ </plugin>
+ </plugins>
+ </build>
+
</project>
Show replies by date