Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 6466542be -> 310b23956
Fixing build Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/310b2395 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/310b2395 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/310b2395 Branch: refs/heads/3.1.x-fixes Commit: 310b23956dee38cd4e80862f37010acc2b6adfd8 Parents: 6466542 Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Jul 5 15:33:39 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Jul 5 15:33:39 2016 +0100 ---------------------------------------------------------------------- rt/rs/description-swagger/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/310b2395/rt/rs/description-swagger/pom.xml ---------------------------------------------------------------------- diff --git a/rt/rs/description-swagger/pom.xml b/rt/rs/description-swagger/pom.xml index 97ceb4d..fd5d97c 100644 --- a/rt/rs/description-swagger/pom.xml +++ b/rt/rs/description-swagger/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.apache.cxf</groupId> <artifactId>cxf-parent</artifactId> - <version>3.2.0-SNAPSHOT</version> + <version>3.1.7-SNAPSHOT</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> <properties>
