Skip to content

Commit ff62c9a

Browse files
Merge pull request #138 from intuit/v6.0.7
Updated versions
2 parents e99e32f + 4059e3e commit ff62c9a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ipp-v3-java-devkit/src/main/resources/ippdevkit.properties

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

33
## Devkit Version
44
# This version has to be updated according to the pom version
5-
version = 6.0.6
5+
version = 6.0.7
66

77
# This is to have the request source to be sent to IDS request header
88
request.source = V3JavaSDK

oauth2-platform-api/src/main/resources/oauthclient.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ EMAIL=email
3434
INTUIT_NAME=intuit_name
3535

3636
#Version
37-
version=6.0.6
37+
version=6.0.7
3838

3939
#MIGRATION SERVICE URL
4040
OAUTH_MIGRATION_URL_PRODUCTION=https://developer.api.intuit.com/v2/oauth2/tokens/migrate

payments-api/src/main/resources/payment.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ PAYMENTS_BASE_URL_PRODUCTION=https://api.intuit.com/quickbooks/v4/payments/
1818
PAYMENTS_BASE_URL_SANDBOX=https://sandbox.api.intuit.com/quickbooks/v4/payments/
1919

2020
#Version
21-
version=6.0.6
21+
version=6.0.7
2222

2323
#TLS Version
2424
TLS_VERSION=TLSv1.2

0 commit comments

Comments
 (0)