File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
java/src/main/java/com/cybersource/ws/client Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ private Utility() {
4545 /**
4646 * Version number of this release.
4747 */
48- public static final String VERSION = "6.2.10 " ;
48+ public static final String VERSION = "6.2.11 " ;
4949 public static final String ORIGIN_TIMESTAMP = "v-c-client-iat" ;
5050 public static final String SDK_ELAPSED_TIMESTAMP = "v-c-client-computetime" ;
5151 public static final String RESPONSE_TIME_REPLY = "v-c-response-time" ;
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >cybersource-sdk-master</artifactId >
77 <groupId >com.cybersource</groupId >
8- <version >6.2.10 -SNAPSHOT</version >
8+ <version >6.2.11 -SNAPSHOT</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
You can’t perform that action at this time.
0 commit comments