mirror of https://github.com/apache/jclouds.git
Re-Enable the build for all modules. Increase version of bnd plugin to the latest.
This commit is contained in:
parent
32f6c4d50f
commit
6a99821136
2
pom.xml
2
pom.xml
|
@ -36,7 +36,6 @@
|
|||
<module>blobstore</module>
|
||||
<module>compute</module>
|
||||
<module>loadbalancer</module>
|
||||
<!--
|
||||
<module>common</module>
|
||||
<module>apis</module>
|
||||
<module>providers</module>
|
||||
|
@ -46,7 +45,6 @@
|
|||
<module>allblobstore</module>
|
||||
<module>allloadbalancer</module>
|
||||
<module>all</module>
|
||||
-->
|
||||
</modules>
|
||||
|
||||
<profiles>
|
||||
|
|
|
@ -218,7 +218,7 @@
|
|||
|
||||
<properties>
|
||||
|
||||
<bnd.version>5.1.0</bnd.version>
|
||||
<bnd.version>5.2.0</bnd.version>
|
||||
<maven-jar-plugin.version>3.0.1</maven-jar-plugin.version>
|
||||
|
||||
<maven.compile.source>1.8</maven.compile.source>
|
||||
|
|
Loading…
Reference in New Issue