Repository: jclouds Updated Branches: refs/heads/master 7f28dcef0 -> 2bbbe1d5f
JCLOUDS-563: Upgrade parent pom to version 14 Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/2bbbe1d5 Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/2bbbe1d5 Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/2bbbe1d5 Branch: refs/heads/master Commit: 2bbbe1d5fdf7849bcb9ff5c4cf1868c0afd5ec8f Parents: 7f28dce Author: Ignasi Barrera <[email protected]> Authored: Mon May 12 09:58:39 2014 +0200 Committer: Ignasi Barrera <[email protected]> Committed: Mon May 12 17:51:05 2014 +0200 ---------------------------------------------------------------------- project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/2bbbe1d5/project/pom.xml ---------------------------------------------------------------------- diff --git a/project/pom.xml b/project/pom.xml index c9a6599..a84a277 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</groupId> <artifactId>jclouds-project</artifactId>
