mirror of https://github.com/apache/jclouds.git
Activate jre1.7 profile all JDK >= 7
This commit is contained in:
parent
1c781cc5fa
commit
3ed8db7873
|
@ -57,7 +57,7 @@
|
|||
<profile>
|
||||
<id>jre1.7</id>
|
||||
<activation>
|
||||
<jdk>1.7</jdk>
|
||||
<jdk>[1.7,)</jdk>
|
||||
</activation>
|
||||
<modules>
|
||||
<module>filesystem</module>
|
||||
|
|
Loading…
Reference in New Issue