Skip to content

Commit

Permalink
karaf/features: include snakeyaml 1.17 bundle explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
kemitix committed Aug 17, 2018
1 parent f722193 commit f9b69a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions karaf/features/src/main/feature/feature.xml
Expand Up @@ -268,6 +268,7 @@
it did not prevent it from needing the 1.17 at runtime. Luckily having the two
snakeyaml versions doesn't seem to be a problem. -->
<feature>jclouds-all-compute</feature>
<bundle dependency='true'>mvn:org.yaml/snakeyaml/1.17</bundle>

<!-- Same as allblobstore -->
<feature>jclouds-all-blobstore</feature>
Expand Down

0 comments on commit f9b69a5

Please sign in to comment.