Repository: archiva-redback-core Updated Branches: refs/heads/master d73100301 -> 09dda93ef
use last cxf 2.6.x version 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/09dda93e Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/09dda93e Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/09dda93e Branch: refs/heads/master Commit: 09dda93ef39b7a6375263dc00975dcb8882e5d19 Parents: d731003 Author: Olivier Lamy <[email protected]> Authored: Mon Jul 21 11:35:05 2014 +1000 Committer: Olivier Lamy <[email protected]> Committed: Mon Jul 21 11:35: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/09dda93e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a6f5b14..34466aa 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.14</cxfVersion> + <cxfVersion>2.6.15</cxfVersion> <!-- <redbackTestJdbcUrl>jdbc:derby:memory:users-test;create=true</redbackTestJdbcUrl> <redbackTestJdbcDriver>org.apache.derby.jdbc.EmbeddedDriver</redbackTestJdbcDriver>
