Author: jstrachan
Date: Thu May 4 07:00:56 2006
New Revision: 399704
URL: http://svn.apache.org/viewcvs?rev=399704&view=rev
Log:
enforced the use of the snapshot jetty plugin to work around some strangeness I
was getting
Modified:
incubator/activemq/trunk/activemq-web-console/ (props changed)
incubator/activemq/trunk/activemq-web-console/pom.xml
Propchange: incubator/activemq/trunk/activemq-web-console/
------------------------------------------------------------------------------
--- svn:ignore (original)
+++ svn:ignore Thu May 4 07:00:56 2006
@@ -1,2 +1,3 @@
activemq-data
+target
Modified: incubator/activemq/trunk/activemq-web-console/pom.xml
URL:
http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-web-console/pom.xml?rev=399704&r1=399703&r2=399704&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-web-console/pom.xml (original)
+++ incubator/activemq/trunk/activemq-web-console/pom.xml Thu May 4 07:00:56
2006
@@ -40,6 +40,7 @@
<plugin>
<groupId>org.mortbay.jetty</groupId>
<artifactId>maven-jetty6-plugin</artifactId>
+ <version>6.0-SNAPSHOT</version>
<configuration>
<systemProperties>