> +      <artifactId>jclouds-scriptbuilder</artifactId>
> +      <version>${project.version}</version>
> +      <type>jar</type>
> +    </dependency>
> +    <dependency>
> +      <groupId>org.apache.jclouds</groupId>
> +      <artifactId>jclouds-scriptbuilder</artifactId>
> +      <version>${project.version}</version>
> +      <type>test-jar</type>
> +      <scope>test</scope>
> +    </dependency>
> +    <!--  for ohai -->
> +    <dependency>
> +        <groupId>com.google.inject.extensions</groupId>
> +        <artifactId>guice-multibindings</artifactId>
> +        <version>3.0</version>

[minor] Indent

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/458/files#r15481458

Reply via email to