You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@esme.apache.org by rh...@apache.org on 2010/09/10 12:40:45 UTC

svn commit: r995741 - /incubator/esme/trunk/server/pom.xml

Author: rhirsch
Date: Fri Sep 10 10:40:45 2010
New Revision: 995741

URL: http://svn.apache.org/viewvc?rev=995741&view=rev
Log:
[ESME-265]	Generic Task to prepare for 1.1 release

Modified:
    incubator/esme/trunk/server/pom.xml

Modified: incubator/esme/trunk/server/pom.xml
URL: http://svn.apache.org/viewvc/incubator/esme/trunk/server/pom.xml?rev=995741&r1=995740&r2=995741&view=diff
==============================================================================
--- incubator/esme/trunk/server/pom.xml (original)
+++ incubator/esme/trunk/server/pom.xml Fri Sep 10 10:40:45 2010
@@ -229,7 +229,6 @@
             <groupId>org.mortbay.jetty</groupId>
             <artifactId>jetty</artifactId>
             <version>[6.1.6,)</version>
-            <scope>test</scope>
         </dependency>
         <!-- for LiftConsole -->
         <dependency>