* The current stable version is `2.1.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.1.0|)
* The current development version is `2.2.0-SNAPSHOT` : [![Build Status](https://travis-ci.org/benas/easy-rules.svg?branch=master)](https://travis-ci.org/benas/easy-rules)
* The current development version is `2.2.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`:
@ -47,9 +47,9 @@ In order to use snapshot versions, you need to add the following maven repositor
You are welcome to contribute to the project with pull requests on GitHub.
If you found a bug or want to request a feature, please use the [issue tracker](https://github.com/benas/easy-rules/issues).
If you found a bug or want to request a feature, please use the [issue tracker](https://github.com/EasyRules/easyrules/issues).
For any further question, you can use the [Gitter](https://gitter.im/benas/easy-rules) channel of the project.
For any further question, you can use the [Gitter](https://gitter.im/EasyRules/easyrules) channel of the project.