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 <[email protected]> Authored: Thu Apr 17 22:32:05 2014 +1000 Committer: Olivier Lamy <[email protected]> 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>
