Skip to content

Commit 3a78053

Browse files
chore: Publish v1.2.9 (#146)
Co-authored-by: mohnoor94 <[email protected]> Co-authored-by: Mohammad Noor Abu Khleif <[email protected]>
1 parent 0670739 commit 3a78053

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

code/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<dependency>
66
<groupId>com.expediagroup</groupId>
77
<artifactId>xap-sdk</artifactId>
8-
<version>1.2.9-SNAPSHOT</version>
8+
<version>1.2.9</version>
99
</dependency>
1010
```
1111

code/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.expediagroup</groupId>
66
<artifactId>xap-sdk</artifactId>
7-
<version>1.2.9-SNAPSHOT</version>
7+
<version>1.2.9</version>
88
<name>EG xap-sdk for Java</name>
9-
<description>EG xap-sdk v1.2.9-SNAPSHOT</description>
9+
<description>EG xap-sdk v1.2.9</description>
1010
<url>https://github.com/ExpediaGroup/test-sdk</url>
1111
<inceptionYear>2022</inceptionYear>
1212
<packaging>jar</packaging>

0 commit comments

Comments
 (0)