Skip to content

Commit

Permalink
Merge branch 'PomFileChanges' into 'master'
Browse files Browse the repository at this point in the history
Update pom file for java ris sdk

See merge request kount/third_party/kount-ris-java-sdk!21
  • Loading branch information
Sanjeev Kumar committed Feb 9, 2021
2 parents ab631c9 + f9fd434 commit 65bb9c0
Showing 1 changed file with 2 additions and 2 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.5</version>
<version>7.3.6</version>
</parent>

<groupId>com.kount</groupId>
<artifactId>kount-ris-sdk</artifactId>
<version>7.3.5</version>
<version>7.3.6</version>
<packaging>jar</packaging>

<dependencies>
Expand Down

0 comments on commit 65bb9c0

Please sign in to comment.