From cbe6cf824d03757dcb6d4c5b85c3296a7eecab39 Mon Sep 17 00:00:00 2001 From: Mahmoud Ben Hassine Date: Tue, 30 Jun 2015 23:41:21 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9fca79..ca3ba97 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Easy Rules is a simple yet powerful Java rules engine providing the following fe * The current stable version is 2.1.0 * The current development version is 2.1.1-SNAPSHOT: [![Build Status](https://buildhive.cloudbees.com/job/benas/job/easy-rules/badge/icon)](https://buildhive.cloudbees.com/job/benas/job/easy-rules/) + In order to use snapshot versions, you need to add the following maven repository in your `pom.xml`: ```xml