Repository: jclouds-karaf Updated Branches: refs/heads/master fea524a68 -> 53cde3c2c
JCLOUDS-563: Upgrade parent pom to version 14 Project: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/commit/53cde3c2 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/tree/53cde3c2 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-karaf/diff/53cde3c2 Branch: refs/heads/master Commit: 53cde3c2c680142a93f8637aef263165c631d704 Parents: fea524a Author: Ignasi Barrera <[email protected]> Authored: Mon May 12 16:32:17 2014 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Mon May 12 16:32:17 2014 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-karaf/blob/53cde3c2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c83c052..6a6804c 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>
