diff --git a/ipp-v3-java-data/pom.xml b/ipp-v3-java-data/pom.xml
index 2268cd04..c19ad533 100755
--- a/ipp-v3-java-data/pom.xml
+++ b/ipp-v3-java-data/pom.xml
@@ -4,7 +4,7 @@
com.intuit.quickbooks-online
ipp-v3-java-devkit-pom
- 6.2.2
+ 6.2.3
ipp-v3-java-data
diff --git a/ipp-v3-java-devkit/pom.xml b/ipp-v3-java-devkit/pom.xml
index ab0b23d5..ccd49649 100644
--- a/ipp-v3-java-devkit/pom.xml
+++ b/ipp-v3-java-devkit/pom.xml
@@ -5,7 +5,7 @@
ipp-v3-java-devkit-pom
com.intuit.quickbooks-online
- 6.2.2
+ 6.2.3
ipp-v3-java-devkit
jar
diff --git a/ipp-v3-java-devkit/src/main/resources/ippdevkit.properties b/ipp-v3-java-devkit/src/main/resources/ippdevkit.properties
index 9b1820c4..5eda917f 100755
--- a/ipp-v3-java-devkit/src/main/resources/ippdevkit.properties
+++ b/ipp-v3-java-devkit/src/main/resources/ippdevkit.properties
@@ -2,7 +2,7 @@
## Devkit Version
# This version has to be updated according to the pom version
-version = 6.2.2
+version = 6.2.3
# This is to have the request source to be sent to IDS request header
request.source = V3JavaSDK
diff --git a/ipp-v3-java-devkit/src/test/resources/ippdevkit.properties b/ipp-v3-java-devkit/src/test/resources/ippdevkit.properties
index 12077741..af4168ba 100755
--- a/ipp-v3-java-devkit/src/test/resources/ippdevkit.properties
+++ b/ipp-v3-java-devkit/src/test/resources/ippdevkit.properties
@@ -1,7 +1,7 @@
### IPP Dev Kit helper properties
## Devkit version
-version = 6.2.2
+version = 6.2.3
# This is to have the request source to be sent to IDS request header
request.source = V3JavaSDK
diff --git a/oauth2-platform-api/pom.xml b/oauth2-platform-api/pom.xml
index acd3ac5d..6c3bceb7 100644
--- a/oauth2-platform-api/pom.xml
+++ b/oauth2-platform-api/pom.xml
@@ -20,7 +20,7 @@
ipp-v3-java-devkit-pom
com.intuit.quickbooks-online
- 6.2.2
+ 6.2.3
oauth2-platform-api
Quickbooks API Helper for OAuth2
diff --git a/oauth2-platform-api/src/main/resources/oauthclient.properties b/oauth2-platform-api/src/main/resources/oauthclient.properties
index e4138c04..2e4d4649 100644
--- a/oauth2-platform-api/src/main/resources/oauthclient.properties
+++ b/oauth2-platform-api/src/main/resources/oauthclient.properties
@@ -34,7 +34,7 @@ EMAIL=email
INTUIT_NAME=intuit_name
#Version
-version = 6.2.2
+version = 6.2.3
#MIGRATION SERVICE URL
OAUTH_MIGRATION_URL_PRODUCTION=https://developer.api.intuit.com/v2/oauth2/tokens/migrate
diff --git a/oauth2-platform-api/src/test/resources/oauthclient.properties b/oauth2-platform-api/src/test/resources/oauthclient.properties
index e4138c04..2e4d4649 100644
--- a/oauth2-platform-api/src/test/resources/oauthclient.properties
+++ b/oauth2-platform-api/src/test/resources/oauthclient.properties
@@ -34,7 +34,7 @@ EMAIL=email
INTUIT_NAME=intuit_name
#Version
-version = 6.2.2
+version = 6.2.3
#MIGRATION SERVICE URL
OAUTH_MIGRATION_URL_PRODUCTION=https://developer.api.intuit.com/v2/oauth2/tokens/migrate
diff --git a/payments-api/pom.xml b/payments-api/pom.xml
index 071b1b74..00566aaa 100644
--- a/payments-api/pom.xml
+++ b/payments-api/pom.xml
@@ -19,7 +19,7 @@
ipp-v3-java-devkit-pom
com.intuit.quickbooks-online
- 6.2.2
+ 6.2.3
payments-api
Payments API SDK
diff --git a/payments-api/src/main/resources/payment.properties b/payments-api/src/main/resources/payment.properties
index 55e00f2b..2d916691 100644
--- a/payments-api/src/main/resources/payment.properties
+++ b/payments-api/src/main/resources/payment.properties
@@ -18,7 +18,7 @@ PAYMENTS_BASE_URL_PRODUCTION=https://api.intuit.com/quickbooks/v4/payments/
PAYMENTS_BASE_URL_SANDBOX=https://sandbox.api.intuit.com/quickbooks/v4/payments/
#Version
-version = 6.2.2
+version = 6.2.3
#TLS Version
TLS_VERSION=TLSv1.2
\ No newline at end of file
diff --git a/payments-api/src/test/resources/payment.properties b/payments-api/src/test/resources/payment.properties
index 55e00f2b..2d916691 100644
--- a/payments-api/src/test/resources/payment.properties
+++ b/payments-api/src/test/resources/payment.properties
@@ -18,7 +18,7 @@ PAYMENTS_BASE_URL_PRODUCTION=https://api.intuit.com/quickbooks/v4/payments/
PAYMENTS_BASE_URL_SANDBOX=https://sandbox.api.intuit.com/quickbooks/v4/payments/
#Version
-version = 6.2.2
+version = 6.2.3
#TLS Version
TLS_VERSION=TLSv1.2
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index f16f950c..cf5b2f3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.intuit.quickbooks-online
ipp-v3-java-devkit-pom
- 6.2.2
+ 6.2.3
pom
IPP V3 Java DevKit
https://github.com/intuit/QuickBooks-V3-Java-SDK