diff --git a/README.md b/README.md index 3525fd0..2d73f5a 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This is exactly what Easy Rules does, it provides the `Rule` abstraction to crea ## Current version * The current stable version is `2.2.0` : [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.easyrules/easyrules-core/badge.svg?style=flat)](http://search.maven.org/#artifactdetails|org.easyrules|easyrules-core|2.2.0|) -* The current development version is `2.2.1-SNAPSHOT` : [![Build Status](https://travis-ci.org/EasyRules/easyrules.svg?branch=master)](https://travis-ci.org/EasyRules/easyrules) +* The current development version is `2.3.0-SNAPSHOT` : [![Build Status](https://travis-ci.org/EasyRules/easyrules.svg?branch=master)](https://travis-ci.org/EasyRules/easyrules) In order to use snapshot versions, you need to add the following maven repository in your `pom.xml`: