Author: tchemit Date: 2012-01-04 23:27:22 +0100 (Wed, 04 Jan 2012) New Revision: 170 Url: http://nuiton.org/repositories/revision/nuiton-web/170 Log: remove unused deps Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-01-04 22:23:28 UTC (rev 169) +++ trunk/pom.xml 2012-01-04 22:27:22 UTC (rev 170) @@ -154,18 +154,6 @@ </dependency> <dependency> - <groupId>org.apache.struts</groupId> - <artifactId>struts2-dojo-plugin</artifactId> - <version>${struts2Version}</version> - </dependency> - - <dependency> - <groupId>com.jgeppert.struts2.jquery</groupId> - <artifactId>struts2-jquery-plugin</artifactId> - <version>3.1.0</version> - </dependency> - - <dependency> <groupId>org.apache.struts.xwork</groupId> <artifactId>xwork-core</artifactId> <version>${struts2Version}</version>
participants (1)
-
tchemit@users.nuiton.org