Skip to content

Commit 311c822

Browse files
authored
Merge pull request #44 from NehaSony/main
Fixing artifact version for release
2 parents e09ed58 + 2bada32 commit 311c822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.mastercard.developer</groupId>
88
<artifactId>client-encryption</artifactId>
9-
<version>1.7.3-SNAPSHOT</version>
9+
<version>1.7.2</version>
1010
<packaging>jar</packaging>
1111
<description>Library for Mastercard API compliant payload encryption/decryption</description>
1212
<url>https://github.com/Mastercard/client-encryption-java</url>

0 commit comments

Comments
 (0)