From 7cf971cfe478fc4a170ea17274f44b24eae97e2b Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 6 May 2014 22:30:40 +0200 Subject: o Support for triggering builds from MQ messages with an MVEL expression. --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 28f454f..3cebc1e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,5 @@ - + 4.0.0 org.jenkins-ci.plugins @@ -26,6 +27,11 @@ activemq-pool ${version.activemq} + + org.mvel + mvel2 + 2.1.9.Final + -- cgit v1.2.3