Skip to content

Commit d111af1

Browse files
committed
added latest version of targetapiVersion
1 parent 16d1175 commit d111af1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

java/src/main/resources/cybs.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ merchantID=
22
keysDirectory=
33
keyAlias=
44
keyPassword=
5-
targetAPIVersion=
5+
targetAPIVersion=1.164
66
# KeyFilename is the name of the JKS file
77
#keyFilename=<---JKS Filename --->
88

samples/nvp/cybs.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ merchantID=
22
keysDirectory=
33
keyAlias=
44
keyPassword=
5-
targetAPIVersion=
5+
targetAPIVersion=1.164
66
# KeyFilename is the name of the JKS file.
77
# keyFilename=
88

samples/xml/cybs.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ merchantID=
22
keysDirectory=
33
keyAlias=
44
keyPassword=
5-
targetAPIVersion=
5+
targetAPIVersion=1.164
66
# KeyFilename is the name of the JKS file
77
#keyFilename=
88

0 commit comments

Comments
 (0)