Skip to content

Commit

Permalink
Merge pull request #119 from StackPointCloud/profitbricks-oneandone
Browse files Browse the repository at this point in the history
Looks good to me.
  • Loading branch information
felfert committed Mar 16, 2017
2 parents 4a3d352 + 970bff7 commit 8ad4e1f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions jclouds-shaded/pom.xml
Expand Up @@ -45,6 +45,16 @@ limitations under the License.
<groupId>org.apache.jclouds</groupId>
<artifactId>jclouds-allcompute</artifactId>
<version>${jclouds.version}</version>
</dependency>
<dependency>
<groupId>org.apache.jclouds.labs</groupId>
<artifactId>oneandone</artifactId>
<version>${jclouds.version}</version>
</dependency>
<dependency>
<groupId>org.apache.jclouds.labs</groupId>
<artifactId>profitbricks-rest</artifactId>
<version>${jclouds.version}</version>
</dependency>
<dependency>
<groupId>org.apache.jclouds</groupId>
Expand Down

0 comments on commit 8ad4e1f

Please sign in to comment.