Repository: cxf
Updated Branches:
  refs/heads/master 84ce20624 -> cc4fc2c87


Update version of moxy we test against (moxy still doesn't work)


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/cc4fc2c8
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/cc4fc2c8
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/cc4fc2c8

Branch: refs/heads/master
Commit: cc4fc2c8793f0f3b911878c2d5f9ecae37143ae6
Parents: 84ce206
Author: Daniel Kulp <[email protected]>
Authored: Wed Mar 26 14:23:10 2014 -0400
Committer: Daniel Kulp <[email protected]>
Committed: Wed Mar 26 14:23:10 2014 -0400

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/cc4fc2c8/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 897e33d..2adc421 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1729,7 +1729,7 @@
                 <dependency>
                     <groupId>org.eclipse.persistence</groupId>
                     <artifactId>org.eclipse.persistence.moxy</artifactId>
-                    <version>2.5.1</version>
+                    <version>2.5.2-M1</version>
                     <scope>provided</scope>
                     <optional>true</optional>
                 </dependency>

Reply via email to