Repository: cxf-fediz Updated Branches: refs/heads/master 62bb88811 -> a1fba8d71
Setting CXF version to 3.1.7-SNAPSHOT for Fediz 1.3.1-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/a1fba8d7 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/a1fba8d7 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/a1fba8d7 Branch: refs/heads/master Commit: a1fba8d7149b7afcd9c8f5937048bccf481614cc Parents: 62bb888 Author: Sergey Beryozkin <[email protected]> Authored: Wed Mar 30 17:19:36 2016 +0100 Committer: Sergey Beryozkin <[email protected]> Committed: Wed Mar 30 17:19:36 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/a1fba8d7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1c79233..ddb5da8 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ <commons.logging.version>1.2</commons.logging.version> <commons.io.version>2.4</commons.io.version> <commons.validator.version>1.5.0</commons.validator.version> - <cxf.version>3.1.6</cxf.version> + <cxf.version>3.1.7-SNAPSHOT</cxf.version> <cxf.build-utils.version>3.2.0</cxf.build-utils.version> <easymock.version>3.4</easymock.version> <ecj.version>4.4.2</ecj.version>
