Author: chatellier Date: 2010-12-23 17:02:43 +0000 (Thu, 23 Dec 2010) New Revision: 444 Log: Update struts scopes Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-12-23 13:46:37 UTC (rev 443) +++ trunk/pom.xml 2010-12-23 17:02:43 UTC (rev 444) @@ -186,7 +186,7 @@ <dependency> <groupId>com.fifesoft</groupId> <artifactId>rsyntaxtextarea</artifactId> - <version>1.4.1</version> + <version>r239</version> <scope>runtime</scope> </dependency> @@ -208,14 +208,14 @@ <groupId>org.apache.struts</groupId> <artifactId>struts2-core</artifactId> <version>${struts.version}</version> - <scope>runtime</scope> + <scope>compile</scope> </dependency> <dependency> <groupId>org.apache.struts</groupId> <artifactId>struts2-convention-plugin</artifactId> <version>${struts.version}</version> - <scope>runtime</scope> + <scope>compile</scope> </dependency> <dependency>
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org