Apache jclouds 1.9.0 release
Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/d117bb39 Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/d117bb39 Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/d117bb39 Branch: refs/heads/master Commit: d117bb39192db19161fbd2c42f78007a156adf76 Parents: f58675e Author: Ignasi Barrera <[email protected]> Authored: Tue Mar 24 10:54:19 2015 +0100 Committer: Ignasi Barrera <[email protected]> Committed: Tue Mar 24 10:54:19 2015 +0100 ---------------------------------------------------------------------- providers/profitbricks/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/d117bb39/providers/profitbricks/pom.xml ---------------------------------------------------------------------- diff --git a/providers/profitbricks/pom.xml b/providers/profitbricks/pom.xml index 84f49b4..b99ef5e 100644 --- a/providers/profitbricks/pom.xml +++ b/providers/profitbricks/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.jclouds.labs</groupId> <artifactId>jclouds-labs</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>1.9.0</version> </parent> <!-- TODO: when out of labs, switch to org.jclouds.api -->
