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 5a0560e commit 2847684Copy full SHA for 2847684
README.md
@@ -1,5 +1,5 @@
1
[](https://travis-ci.org/fleipold/jproc)
2
-[](https://mvnrepository.com/artifact/org.buildobjects/jproc)
+[](https://mvnrepository.com/artifact/org.buildobjects/jproc)
3
4
Intro
5
-----
@@ -20,7 +20,7 @@ if you are using maven add this snippet to your pom:
20
<dependency>
21
<groupId>org.buildobjects</groupId>
22
<artifactId>jproc</artifactId>
23
- <version>2.5</version>
+ <version>2.5.1</version>
24
</dependency>
25
~~~
26
0 commit comments