Repository: jclouds-karaf Updated Branches: refs/heads/1.7.x d5d05a414 -> 501515373
Moving dependencies to 1.7.3 Project: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/c3bb5801 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/c3bb5801 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/c3bb5801 Branch: refs/heads/1.7.x Commit: c3bb5801b523d0111a19481f0a38925358504efa Parents: d5d05a4 Author: Andrew Bayer <[email protected]> Authored: Tue May 27 11:52:44 2014 -0700 Committer: Andrew Bayer <[email protected]> Committed: Tue May 27 11:52:44 2014 -0700 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/c3bb5801/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2f6b75f..bbe14de 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ limitations under the License. <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>13</version> + <version>14</version> </parent> <groupId>org.apache.jclouds</groupId> @@ -554,7 +554,7 @@ limitations under the License. <dependency> <groupId>org.apache.jclouds.api</groupId> <artifactId>chef</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.7.3</version> </dependency> <!-- Karaf Dependencies -->
