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 0670739 commit 3a78053Copy full SHA for 3a78053
code/README.md
@@ -5,7 +5,7 @@
5
<dependency>
6
<groupId>com.expediagroup</groupId>
7
<artifactId>xap-sdk</artifactId>
8
- <version>1.2.9-SNAPSHOT</version>
+ <version>1.2.9</version>
9
</dependency>
10
```
11
code/pom.xml
@@ -4,9 +4,9 @@
4
<modelVersion>4.0.0</modelVersion>
<name>EG xap-sdk for Java</name>
- <description>EG xap-sdk v1.2.9-SNAPSHOT</description>
+ <description>EG xap-sdk v1.2.9</description>
<url>https://github.com/ExpediaGroup/test-sdk</url>
<inceptionYear>2022</inceptionYear>
12
<packaging>jar</packaging>
0 commit comments