Skip to content

Commit 0670739

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

File tree

12 files changed

+133
-622
lines changed

12 files changed

+133
-622
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.0</version>
8+
<version>1.2.9-SNAPSHOT</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.0</version>
7+
<version>1.2.9-SNAPSHOT</version>
88
<name>EG xap-sdk for Java</name>
9-
<description>EG xap-sdk v1.2.0</description>
9+
<description>EG xap-sdk v1.2.9-SNAPSHOT</description>
1010
<url>https://github.com/ExpediaGroup/test-sdk</url>
1111
<inceptionYear>2022</inceptionYear>
1212
<packaging>jar</packaging>

β€Žcode/src/main/kotlin/com/expediagroup/sdk/core/plugin/logging/ExpediaGroupJsonFieldFilter.ktβ€Ž

Lines changed: 0 additions & 23 deletions
This file was deleted.

β€Žcode/src/main/kotlin/com/expediagroup/sdk/core/plugin/logging/ExpediaGroupJsonFieldPatternBuilder.ktβ€Ž

Lines changed: 0 additions & 26 deletions
This file was deleted.

β€Žcode/src/main/kotlin/com/expediagroup/sdk/core/plugin/logging/RequestBodyLogger.ktβ€Ž

Lines changed: 0 additions & 70 deletions
This file was deleted.

β€Žcode/src/main/kotlin/com/expediagroup/sdk/core/plugin/logging/ResponseBodyLogger.ktβ€Ž

Lines changed: 0 additions & 77 deletions
This file was deleted.

0 commit comments

Comments
Β (0)