Skip to content

Commit 2847684

Browse files
committed
Releasing 2.5.1.
1 parent 5a0560e commit 2847684

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![Build Status](https://travis-ci.org/fleipold/jproc.svg?branch=master)](https://travis-ci.org/fleipold/jproc)
2-
[![Maven Central](https://img.shields.io/maven-central/v/org.buildobjects/jproc.svg?maxAge=2592000)](https://mvnrepository.com/artifact/org.buildobjects/jproc)
2+
[![Maven Central](https://img.shields.io/maven-central/v/org.buildobjects/jproc.svg?maxAge=600)](https://mvnrepository.com/artifact/org.buildobjects/jproc)
33

44
Intro
55
-----
@@ -20,7 +20,7 @@ if you are using maven add this snippet to your pom:
2020
<dependency>
2121
<groupId>org.buildobjects</groupId>
2222
<artifactId>jproc</artifactId>
23-
<version>2.5</version>
23+
<version>2.5.1</version>
2424
</dependency>
2525
~~~
2626

0 commit comments

Comments
 (0)