You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by cs...@apache.org on 2017/09/23 06:53:43 UTC

[cxf-dosgi] 01/03: Document swagger dependencies

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 <ch...@die-schneider.net>
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
"commits@cxf.apache.org" <co...@cxf.apache.org>.