diff --git a/README.md b/README.md index 3efdcf5f..6526e54d 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,6 @@ XI Sdk Resellers For Resellers. Who are looking to Innovate with Ingram Micro's API SolutionsAutomate your eCommerce with our offering of APIs and Webhooks to create a seamless experience for your customers. -*Automatically generated by the [OpenAPI Generator](https://openapi-generator.tech)* - ## Requirements @@ -18,7 +16,47 @@ Building the API client library requires: ## Installation -To install the API client library to your local Maven repository, simply execute: +To install the API client library to your local Maven repository: +In settings.xml in your machine add : +```xml + + + + + github + + + + + github + + + central + https://repo1.maven.org/maven2 + + + github + https://maven.pkg.github.com/ingrammicro-xvantage/xi-sdk-resellers-java + + true + + + + + + + + + github + youruserid ///Replace with your user id + accesstoken /// Get access token from developer settings in your profile. + + + +``` ```shell mvn clean install @@ -356,4 +394,4 @@ It's recommended to create an instance of `ApiClient` per thread in a multithrea For any inquiries or support, please feel free to contact us at: -- Email: [xi_support@ingrammicro.com](xi_support@ingrammicro.com) \ No newline at end of file +- Email: [xi_support@ingrammicro.com](xi_support@ingrammicro.com) diff --git a/pom.xml b/pom.xml index c7e7fc55..62876d61 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ xi.sdk.resellers jar xi.sdk.resellers - 0.0.1 + 1.0.0 https://github.com/ingrammicro-xvantage/xi-sdk-resellers-java