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.
2 parents 0e040c0 + ce3d27f commit 5720d52Copy full SHA for 5720d52
README.md
@@ -14,6 +14,7 @@ REQUIREMENTS
14
============
15
16
[OpenJDK 8](http://openjdk.java.net/projects/jdk8/) or Java 8
17
+[Maven](https://maven.apache.org/download.cgi) if you want to build using `mvn` [Supported from v2.1.1].
18
19
[Maven](https://maven.apache.org/download.cgi) if you want to build using `mvn` [Supported from v2.1.1].
20
@@ -35,6 +36,8 @@ User may download the source code and compile it with desired JDK version.
35
36
* Use the jar file from (source to netconf-java)/netconf-java/target
37
* Use `mvn versions:display-dependency-updates` to identify possible target versions for dependencies
38
39
+=======
40
+
41
v2.1.1
42
------
43
0 commit comments