You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by na...@apache.org on 2017/02/02 14:34:26 UTC

[9/9] jclouds-labs git commit: Fix pom files for Packet

Fix pom files for Packet


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

Branch: refs/heads/2.0.x
Commit: 5261cba28f3a2696c538a62250e1f69c5875a971
Parents: 38f0a50
Author: Ignasi Barrera <na...@apache.org>
Authored: Thu Feb 2 15:34:04 2017 +0100
Committer: Ignasi Barrera <na...@apache.org>
Committed: Thu Feb 2 15:34:04 2017 +0100

----------------------------------------------------------------------
 packet/pom.xml | 2 +-
 pom.xml        | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds-labs/blob/5261cba2/packet/pom.xml
----------------------------------------------------------------------
diff --git a/packet/pom.xml b/packet/pom.xml
index 8864894..2e4b72c 100644
--- a/packet/pom.xml
+++ b/packet/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.jclouds.labs</groupId>
         <artifactId>jclouds-labs</artifactId>
-        <version>2.1.0-SNAPSHOT</version>
+        <version>2.0.1-SNAPSHOT</version>
     </parent>
 
     <!-- TODO: when out of labs, switch to org.jclouds.provider -->

http://git-wip-us.apache.org/repos/asf/jclouds-labs/blob/5261cba2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c5241dc..b010cd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,6 +82,7 @@
     <module>abiquo</module>
     <module>profitbricks-rest</module>
     <module>oneandone</module>
+    <module>packet</module>
     <module>vagrant</module>
   </modules>