davsclaus commented on a change in pull request #481:
URL: https://github.com/apache/camel-spring-boot/pull/481#discussion_r836113253



##########
File path: components-starter/camel-aws2-ddb-starter/pom.xml
##########
@@ -47,6 +47,18 @@
       </exclusions>
       <!--END OF GENERATED CODE-->
     </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-test-infra-aws-v2</artifactId>
+      <version>${project.version}</version>

Review comment:
       @JiriOndrusek when you add JARs that come from core camel project, then 
you MUST use ${camel.version} as the version placeholder - otherwise we cannot 
release - we had trouble over the weekend when the release failed.




-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to