You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2006/09/25 18:44:54 UTC

svn commit: r449732 - /incubator/activemq/branches/activemq-4.0/activemq-web-console/pom.xml

Author: jstrachan
Date: Mon Sep 25 09:44:53 2006
New Revision: 449732

URL: http://svn.apache.org/viewvc?view=rev&rev=449732
Log:
Updated the Jetty plugin version

Modified:
    incubator/activemq/branches/activemq-4.0/activemq-web-console/pom.xml

Modified: incubator/activemq/branches/activemq-4.0/activemq-web-console/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/branches/activemq-4.0/activemq-web-console/pom.xml?view=diff&rev=449732&r1=449731&r2=449732
==============================================================================
--- incubator/activemq/branches/activemq-4.0/activemq-web-console/pom.xml (original)
+++ incubator/activemq/branches/activemq-4.0/activemq-web-console/pom.xml Mon Sep 25 09:44:53 2006
@@ -40,8 +40,8 @@
     <plugins>
       <plugin>
         <groupId>org.mortbay.jetty</groupId>
-        <artifactId>maven-jetty6-plugin</artifactId>
-        <version>6.0-SNAPSHOT</version>
+        <artifactId>maven-jetty-plugin</artifactId>
+        <version>6.0.0</version>
         <configuration>
           
 	         <systemProperties>