Skip to content

Commit

Permalink
update sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
dtayeh committed Nov 27, 2024
1 parent 0c07304 commit ffe2de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<xap-java-sdk.sdk.version>0.0.17-SNAPSHOT</xap-java-sdk.sdk.version>
<xap-java-sdk.sdk.version>1.0.0-SNAPSHOT</xap-java-sdk.sdk.version>
</properties>

<repositories>
Expand Down

0 comments on commit ffe2de8

Please sign in to comment.