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 88369f7 commit 8c581faCopy full SHA for 8c581fa
tests/integration/pom.xml
@@ -13,7 +13,7 @@
13
<maven.compiler.source>1.8</maven.compiler.source>
14
<maven.compiler.target>1.8</maven.compiler.target>
15
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
16
- <xap-java-sdk.sdk.version>1.1.0</xap-java-sdk.sdk.version>
+ <xap-java-sdk.sdk.version>1.2.0</xap-java-sdk.sdk.version>
17
<maven.licence.plugin.version>5.0.0</maven.licence.plugin.version>
18
</properties>
19
0 commit comments