You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by ma...@apache.org on 2015/03/01 00:56:16 UTC

svn commit: r1663015 - /oodt/trunk/pcs/services/pom.xml

Author: mattmann
Date: Sat Feb 28 23:56:15 2015
New Revision: 1663015

URL: http://svn.apache.org/r1663015
Log:
- upgrade at least to 2.6.0 since curator deps on this.

Modified:
    oodt/trunk/pcs/services/pom.xml

Modified: oodt/trunk/pcs/services/pom.xml
URL: http://svn.apache.org/viewvc/oodt/trunk/pcs/services/pom.xml?rev=1663015&r1=1663014&r2=1663015&view=diff
==============================================================================
--- oodt/trunk/pcs/services/pom.xml (original)
+++ oodt/trunk/pcs/services/pom.xml Sat Feb 28 23:56:15 2015
@@ -50,7 +50,7 @@ the License.
    <dependency>
       <groupId>org.apache.cxf</groupId>
       <artifactId>cxf-rt-frontend-jaxrs</artifactId>
-      <version>2.3.1</version>
+      <version>2.6.0</version>
    </dependency>
   </dependencies>