diff --git a/HISTORY.md b/HISTORY.md index 9f5e763a..787c6cae 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,11 @@ +## [2.1.4](https://github.com/hexonet/java-sdk/compare/v2.1.3...v2.1.4) (2018-11-30) + + +### Bug Fixes + +* **releasing:** add missing maven-site-plugin ([375345b](https://github.com/hexonet/java-sdk/commit/375345b)) +* **Response:** make Response class public ([87a9cfa](https://github.com/hexonet/java-sdk/commit/87a9cfa)) + ## [2.1.3](https://github.com/hexonet/java-sdk/compare/v2.1.2...v2.1.3) (2018-11-30) diff --git a/package.json b/package.json index 47caf0e5..3a965592 100644 --- a/package.json +++ b/package.json @@ -91,4 +91,4 @@ "semantic-release": "semantic-release", "travis-deploy-once": "travis-deploy-once" } -} \ No newline at end of file +} diff --git a/pom.xml b/pom.xml index b952d503..d046ce5a 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ net.hexonet.apiconnector java-sdk - 2.1.3 + 2.1.4 jar java-sdk A connector library for the insanely fast HEXONET backend API. diff --git a/target/apidocs/allclasses-index.html b/target/apidocs/allclasses-index.html new file mode 100644 index 00000000..481f070f --- /dev/null +++ b/target/apidocs/allclasses-index.html @@ -0,0 +1,209 @@ + + + + + +All Classes (java-sdk 2.1.3 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

All Classes

+
+
+ +
+
+ + + diff --git a/target/apidocs/allclasses.html b/target/apidocs/allclasses.html new file mode 100644 index 00000000..1c817702 --- /dev/null +++ b/target/apidocs/allclasses.html @@ -0,0 +1,36 @@ + + + + + +All Classes (java-sdk 2.1.3 API) + + + + + + + + + + + + + +

All Classes

+
+ +
+ + diff --git a/target/apidocs/allpackages-index.html b/target/apidocs/allpackages-index.html new file mode 100644 index 00000000..012cc9b5 --- /dev/null +++ b/target/apidocs/allpackages-index.html @@ -0,0 +1,166 @@ + + + + + +All Packages (java-sdk 2.1.3 API) + + + + + + + + + + + + + + + +
+ +
+
+
+

All Packages

+
+
+ +
+
+ + + diff --git a/target/apidocs/constant-values.html b/target/apidocs/constant-values.html index ebc51527..e4a4c128 100644 --- a/target/apidocs/constant-values.html +++ b/target/apidocs/constant-values.html @@ -2,7 +2,7 @@ - + Constant Field Values (java-sdk 2.1.3 API) @@ -14,7 +14,8 @@ - + + @@ -27,7 +28,9 @@ catch(err) { } //--> -var pathtoroot = "./";loadScripts(document, 'script'); +var pathtoroot = "./"; +var useModuleDirectories = true; +loadScripts(document, 'script'); @@ -53,16 +56,8 @@