> @@ -37,7 +36,7 @@ limitations under the License.
>      <osgi.import>
>        javax.script,
>        org.codehaus.groovy.jsr223,
> -      org.jclouds.karaf.cache*;version=${project.version},
> +      org.jclouds.karaf.cache*;version=${jclouds.version},

Needs to be `${project.version}`, because we're importing the version of the 
_dependent_ project.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-karaf/pull/22/files#r5493754

Reply via email to