Repository: jclouds-chef Updated Branches: refs/heads/master c20d6f03d -> aed1c5371
JCLOUDS-563: Upgrade parent pom to version 14 Project: http://git-wip-us.apache.org/repos/asf/jclouds-chef/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-chef/commit/aed1c537 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-chef/tree/aed1c537 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-chef/diff/aed1c537 Branch: refs/heads/master Commit: aed1c5371c199d5ddf448c50c4cdcf494e1310e8 Parents: c20d6f0 Author: Ignasi Barrera <[email protected]> Authored: Mon May 12 16:30:54 2014 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Mon May 12 16:30:54 2014 +0200 ---------------------------------------------------------------------- project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-chef/blob/aed1c537/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index b07805c..91e0830 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>13</version> + <version>14</version> </parent> <groupId>org.apache.jclouds.chef</groupId> <artifactId>chef-project</artifactId>
