> @@ -52,30 +57,40 @@ limitations under the License.
>
> <dependencies>
> <dependency>
> + <groupId>org.apache.jclouds</groupId>
> + <artifactId>jclouds-core</artifactId>
> + <version>${project.parent.version}</version>
> + </dependency>New dependency here? Was that missing before? If it's not added explicitly, what is the problem? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-karaf/pull/22/files#r5396968
