Skip to content

Commit 834fb69

Browse files
authored
Merge pull request #77 from adkumar3/master
changes in property file
2 parents b92c699 + c2d2450 commit 834fb69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
<groupId>com.cybersource</groupId>
2424
<artifactId>cybersource-sdk-master</artifactId>
25-
<version>6.2.4</version>
25+
<version>6.2.5</version>
2626

2727

2828
</project>

zip/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>cybersource-sdk-master</artifactId>
77
<groupId>com.cybersource</groupId>
8-
<version>6.2.4</version>
8+
<version>6.2.5</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)