You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by de...@apache.org on 2016/02/19 16:33:28 UTC

[18/35] jclouds git commit: Next development version 2.0.0-SNAPSHOT

Next development version 2.0.0-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/f8f82cc4
Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/f8f82cc4
Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/f8f82cc4

Branch: refs/heads/master
Commit: f8f82cc4c045e109033b3f2c42c7967a4d8b0a06
Parents: d117bb3
Author: Ignasi Barrera <na...@apache.org>
Authored: Tue Mar 24 10:56:30 2015 +0100
Committer: Ignasi Barrera <na...@apache.org>
Committed: Tue Mar 24 10:56:30 2015 +0100

----------------------------------------------------------------------
 providers/profitbricks/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds/blob/f8f82cc4/providers/profitbricks/pom.xml
----------------------------------------------------------------------
diff --git a/providers/profitbricks/pom.xml b/providers/profitbricks/pom.xml
index b99ef5e..84f49b4 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>1.9.0</version>
+        <version>2.0.0-SNAPSHOT</version>
     </parent>
   
     <!-- TODO: when out of labs, switch to org.jclouds.api -->