We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 448dc29 commit f5db7ceCopy full SHA for f5db7ce
pom.xml
@@ -114,6 +114,8 @@
114
115
<!-- mgmt-api-java-sdk -->
116
<properties>
117
+ <maven.compiler.source>1.8</maven.compiler.source>
118
+ <maven.compiler.target>1.8</maven.compiler.target>
119
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
120
<slf4j.version>1.6.6</slf4j.version>
121
<log4j.version>1.2.17</log4j.version>
0 commit comments