> - <target>1.6</target>
> - </configuration>
> - </plugin>
> - <plugin>
> - <groupId>org.apache.maven.plugins</groupId>
> - <artifactId>maven-release-plugin</artifactId>
> - <version>${maven-release-plugin.version}</version>
> - <configuration>
> - <useReleaseProfile>false</useReleaseProfile>
> - <goals>deploy</goals>
> - <arguments>-Pdoc -Papache-release ${arguments}</arguments>
> - </configuration>
> - </plugin>
> - </plugins>
> - </build>
> -
> <modules>
> <module>core</module>
Add project module? C.f. the [jclouds project
POM](https://github.com/jclouds/jclouds/blob/master/pom.xml#L32)
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-karaf/pull/22/files#r5396937