We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f9ce96 commit facfb23Copy full SHA for facfb23
HISTORY.md
@@ -1,3 +1,10 @@
1
+## [2.1.3](https://github.com/hexonet/java-sdk/compare/v2.1.2...v2.1.3) (2018-11-30)
2
+
3
4
+### Bug Fixes
5
6
+* **release:** review pom.xml to include javadoc etc. in package phase ([54a3ce9](https://github.com/hexonet/java-sdk/commit/54a3ce9))
7
8
## [2.1.2](https://github.com/hexonet/java-sdk/compare/v2.1.1...v2.1.2) (2018-11-29)
9
10
pom.xml
@@ -7,7 +7,7 @@
</properties>
<groupId>net.hexonet.apiconnector</groupId>
<artifactId>java-sdk</artifactId>
- <version>2.1.2</version>
+ <version>2.1.3</version>
11
<packaging>jar</packaging>
12
<name>java-sdk</name>
13
<description>A connector library for the insanely fast HEXONET backend API.</description>
0 commit comments