jimma commented on code in PR #1037: URL: https://github.com/apache/cxf/pull/1037#discussion_r1036651630
########## tools/wadlto/jaxrs/pom.xml: ########## @@ -59,6 +59,12 @@ <artifactId>junit</artifactId> <scope>test</scope> </dependency> + <dependency> + <groupId>org.patrodyne.jvnet</groupId> + <artifactId>hisrc-basicjaxb-plugins</artifactId> + <version>2.0.0</version> Review Comment: Very minor thing. Add this to dependency management in parent pom ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org