diff --git a/README.md b/README.md index aedfdba..47f4a4c 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ $ mvn deploy - Open below URL in order to start JitPack build process ```shell -https://jitpack.io/com/github/trifonnt/ext-lib-amazon-mws-fulfillment-inventory/1.0.0-alpha.1 +https://jitpack.io/com/github/trifonnt/ext-lib-amazon-mws-fulfillment-inventory/1.0.1 ``` ### Get this project into your Maven build(pom.xml) @@ -112,7 +112,7 @@ https://jitpack.io/com/github/trifonnt/ext-lib-amazon-mws-fulfillment-inventory/ com.github.trifonnt ext-lib-amazon-mws-fulfillment-inventory - 1.0.0-alpha.1 + 1.0.1 ... ``` diff --git a/pom.xml b/pom.xml index 60ad835..a2f702b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,6 @@ -Xdoclint:none - 1.0.2 + [1.0.3,) 2.3.7 - 1.6 - 1.1 - 4.2.3 + + + 1.9.5 - 4.11 + [4.13.1,) trifont ext-lib-amazon-mws-fulfillment-inventory @@ -125,28 +125,27 @@ limitations under the License. ext-lib-amazon-mws-client-runtime ${amazon-mws-client-runtime-version} - + javax.xml.bind + jaxb-api + 2.3.1 + + + + + - + org.mockito mockito-all