Document swagger dependencies
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>