This is an automated email from the ASF dual-hosted git repository. cschneider pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cxf-dosgi.git
commit 49577b6d01b76c2df8565089883ce3c817f4882b Author: Christian Schneider <[email protected]> AuthorDate: Sat Sep 23 08:40:27 2017 +0200 Document swagger dependencies --- distribution/multi-bundle/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/distribution/multi-bundle/pom.xml b/distribution/multi-bundle/pom.xml index db48238..6ad432c 100644 --- a/distribution/multi-bundle/pom.xml +++ b/distribution/multi-bundle/pom.xml @@ -182,6 +182,8 @@ </exclusion> </exclusions> </dependency> + + <!-- Swagger dependencies --> <dependency> <groupId>org.webjars</groupId> <artifactId>swagger-ui</artifactId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
