Skip to content

Commit da1d218

Browse files
author
adkumar3
committed
pom file
1 parent a44734b commit da1d218

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>com.cybersource</groupId>
1111
<artifactId>cybersource-sdk-java</artifactId>
12-
<version>6.2.5-SNAPSHOT</version>
12+
<version>6.2.3-SNAPSHOT</version>
1313
<name>cybersource-sdk-java</name>
1414
<description>Simple Order API Client</description>
1515
<url>http://www.cybersource.com</url>

samples/nvp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<dependency>
1212
<groupId>com.cybersource</groupId>
1313
<artifactId>cybersource-sdk-java</artifactId>
14-
<version>6.2.4</version>
14+
<version>6.2.3</version>
1515
</dependency>
1616
<dependency>
1717
<groupId>commons-httpclient</groupId>

0 commit comments

Comments
 (0)