Repository: cxf
Updated Branches:
  refs/heads/3.0.x-fixes 24854c231 -> 798dece96


Fixing a build


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

Branch: refs/heads/3.0.x-fixes
Commit: 798dece963fbc1b1d74bff817b689b3bf5b1c352
Parents: 24854c2
Author: Sergey Beryozkin <[email protected]>
Authored: Fri Oct 16 15:19:31 2015 +0100
Committer: Sergey Beryozkin <[email protected]>
Committed: Fri Oct 16 15:19:31 2015 +0100

----------------------------------------------------------------------
 rt/rs/extensions/json-basic/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/798dece9/rt/rs/extensions/json-basic/pom.xml
----------------------------------------------------------------------
diff --git a/rt/rs/extensions/json-basic/pom.xml 
b/rt/rs/extensions/json-basic/pom.xml
index 6effe1e..2c232b2 100644
--- a/rt/rs/extensions/json-basic/pom.xml
+++ b/rt/rs/extensions/json-basic/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.1.4-SNAPSHOT</version>
+        <version>3.0.7-SNAPSHOT</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>

Reply via email to