Re: [jclouds/jclouds-labs-openstack] Replace ${project.version} by ${project.parent.version} (#207)

2016-09-30 Thread Ignasi Barrera
Pushed to master as [18f24900](http://git-wip-us.apache.org/repos/asf/jclouds-labs-openstack/commit/18f24900). Thanks @olivierlemasle! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-

Re: [jclouds/jclouds-labs-openstack] Replace ${project.version} by ${project.parent.version} (#207)

2016-09-30 Thread Ignasi Barrera
Closed #207. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/207#event-808061578

[jclouds/jclouds-labs-openstack] Replace ${project.version} by ${project.parent.version} (#207)

2016-09-29 Thread Olivier Lemasle
Even if usually the project and its parent have the same version, dependencies are resolved using parent POM, so all internal dependencies should use the parent version (that's the case for all other dependencies in the project). You can view, comment on, or merge this pull request online at: ht