Skip to content

Commit

Permalink
Upgrade to cq-maven-plugin 0.20.0, set nativeSince property when prom…
Browse files Browse the repository at this point in the history
…oting an extension to native
  • Loading branch information
ppalaga committed Sep 28, 2020
1 parent 4be271f commit de103b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -136,7 +136,7 @@
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
<!-- NOTE: We pin to this version due to https://github.com/apache/camel-quarkus/issues/723 -->
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<cq-plugin.version>0.19.0</cq-plugin.version>
<cq-plugin.version>0.20.0</cq-plugin.version>
<protobuf-java.version>3.11.0</protobuf-java.version>
<proto-google-common-protos.version>1.17.0</proto-google-common-protos.version>
<rpkgtests-maven-plugin.version>0.6.0</rpkgtests-maven-plugin.version>
Expand Down

0 comments on commit de103b1

Please sign in to comment.