You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by do...@apache.org on 2014/03/21 05:47:15 UTC

svn commit: r1579882 - /james/hupa/trunk/pom.xml

Author: dongxu
Date: Fri Mar 21 04:47:14 2014
New Revision: 1579882

URL: http://svn.apache.org/r1579882
Log:
Change gQuery version to the latest 1.4.1

Modified:
    james/hupa/trunk/pom.xml

Modified: james/hupa/trunk/pom.xml
URL: http://svn.apache.org/viewvc/james/hupa/trunk/pom.xml?rev=1579882&r1=1579881&r2=1579882&view=diff
==============================================================================
--- james/hupa/trunk/pom.xml (original)
+++ james/hupa/trunk/pom.xml Fri Mar 21 04:47:14 2014
@@ -331,7 +331,7 @@
             <dependency>
                 <groupId>com.googlecode.gwtquery</groupId>
                 <artifactId>gwtquery</artifactId>
-                <version>1.4.1-SNAPSHOT</version>
+                <version>1.4.1</version>
                 <scope>provided</scope>
             </dependency>
         </dependencies>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org