Skip to content

Commit

Permalink
Merge branch 'UpdateReleaseVersion' into 'master'
Browse files Browse the repository at this point in the history
Update Release version

See merge request kount/third_party/kount-ris-java-sdk!16
  • Loading branch information
Sanjeev Kumar committed Oct 12, 2020
2 parents d82fee1 + 411371d commit 31f5527
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions kount-ris-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>com.kount</groupId>
<artifactId>kount-java-parent</artifactId>
<version>7.3.3</version>
<version>7.3.4</version>
</parent>

<groupId>com.kount</groupId>
<artifactId>kount-ris-sdk</artifactId>
<version>7.3.3</version>
<version>7.3.4</version>
<packaging>jar</packaging>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.kount</groupId>
<artifactId>kount-java-parent</artifactId>
<version>7.3.3</version>
<version>7.3.4</version>
<packaging>pom</packaging>

<name>Kount Java SDK</name>
Expand Down

0 comments on commit 31f5527

Please sign in to comment.