Skip to content

Commit

Permalink
chore: release 5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mohnoor94 committed Feb 5, 2025
1 parent 8bbcfd9 commit 55a7803
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion code/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<dependency>
<groupId>com.expediagroup</groupId>
<artifactId>rapid-sdk</artifactId>
<version>5.3.3-SNAPSHOT</version>
<version>5.3.2</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion code/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>rapid-sdk</artifactId>
<version>5.3.3-SNAPSHOT</version>
<name>EG rapid-sdk for Java</name>
<description>EG rapid-sdk v5.3.3-SNAPSHOT</description>
<description>EG rapid-sdk v5.3.2</description>
<url>https://github.com/ExpediaGroup/test-sdk</url>
<inceptionYear>2022</inceptionYear>
<packaging>jar</packaging>
Expand Down

0 comments on commit 55a7803

Please sign in to comment.