You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2014/04/17 14:32:14 UTC

git commit: cxf 2.6.14

Repository: archiva-redback-core
Updated Branches:
  refs/heads/master 4f547460c -> ed28524e9


cxf 2.6.14


Project: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/commit/ed28524e
Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/ed28524e
Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/ed28524e

Branch: refs/heads/master
Commit: ed28524e9f96196dcaa0c553e464b0f3bcbbab01
Parents: 4f54746
Author: Olivier Lamy <ol...@apache.org>
Authored: Thu Apr 17 22:32:05 2014 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Thu Apr 17 22:32:05 2014 +1000

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


http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/ed28524e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ba9a099..00982a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
 
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <gpg.useagent>true</gpg.useagent>
-    <cxfVersion>2.6.13</cxfVersion>
+    <cxfVersion>2.6.14</cxfVersion>
     <!--
     <redbackTestJdbcUrl>jdbc:derby:memory:users-test;create=true</redbackTestJdbcUrl>
     <redbackTestJdbcDriver>org.apache.derby.jdbc.EmbeddedDriver</redbackTestJdbcDriver>