Repository: cxf Updated Branches: refs/heads/master e9122c728 -> 4fa44730d
Updating swagger-jaxrs version to 1.3.7 Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/4fa44730 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/4fa44730 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/4fa44730 Branch: refs/heads/master Commit: 4fa44730d8bec97525d77f46ff4581def454d782 Parents: e9122c7 Author: Sergey Beryozkin <[email protected]> Authored: Wed Jul 30 22:41:30 2014 +0300 Committer: Sergey Beryozkin <[email protected]> Committed: Wed Jul 30 22:41:30 2014 +0300 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/4fa44730/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index e416702..e010fbf 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -144,7 +144,7 @@ <cxf.spring.osgi.version>1.2.1</cxf.spring.osgi.version> <cxf.spring.ldap.version>1.3.1.RELEASE</cxf.spring.ldap.version> <cxf.spring.mock>spring-test</cxf.spring.mock> - <cxf.swagger.version>1.3.4</cxf.swagger.version> + <cxf.swagger.version>1.3.7</cxf.swagger.version> <cxf.velocity.version>1.7</cxf.velocity.version> <cxf.woodstox.core.version>4.4.0</cxf.woodstox.core.version> <cxf.woodstox.stax2-api.version>3.1.4</cxf.woodstox.stax2-api.version>
