Repository: cxf
Updated Branches:
  refs/heads/3.0.x-fixes 8be780444 -> 887d71995


Fixing a 3.0.x build failure


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

Branch: refs/heads/3.0.x-fixes
Commit: 887d71995728dbd2365017e17226fa457b5d6847
Parents: 8be7804
Author: Sergey Beryozkin <sberyoz...@talend.com>
Authored: Mon Oct 6 19:33:37 2014 +0100
Committer: Sergey Beryozkin <sberyoz...@talend.com>
Committed: Mon Oct 6 19:33:37 2014 +0100

----------------------------------------------------------------------
 rt/rs/security/jose/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/887d7199/rt/rs/security/jose/pom.xml
----------------------------------------------------------------------
diff --git a/rt/rs/security/jose/pom.xml b/rt/rs/security/jose/pom.xml
index 2e3c3bb..7dadf1f 100644
--- a/rt/rs/security/jose/pom.xml
+++ b/rt/rs/security/jose/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf</groupId>
         <artifactId>cxf-parent</artifactId>
-        <version>3.1.0-SNAPSHOT</version>
+        <version>3.0.2-SNAPSHOT</version>
         <relativePath>../../../../parent/pom.xml</relativePath>
     </parent>
     <dependencies>

Reply via email to