summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2014-05-10 21:22:27 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2014-05-10 21:22:27 +0200
commit3d2a1964c4f503f19c7b4edbd2c0dbf3fdfb815e (patch)
tree059b3564e4f1235d585c09add664b811dd9221d5 /pom.xml
parente8b94392b58cdd40a28367ed8e5e540640a1d3b9 (diff)
downloadactivemq-plugin-3d2a1964c4f503f19c7b4edbd2c0dbf3fdfb815e.tar.gz
activemq-plugin-3d2a1964c4f503f19c7b4edbd2c0dbf3fdfb815e.tar.bz2
activemq-plugin-3d2a1964c4f503f19c7b4edbd2c0dbf3fdfb815e.tar.xz
activemq-plugin-3d2a1964c4f503f19c7b4edbd2c0dbf3fdfb815e.zip
o Using JavaScript instead of MVEL.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 3cebc1e..094a28b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,11 +27,6 @@
<artifactId>activemq-pool</artifactId>
<version>${version.activemq}</version>
</dependency>
- <dependency>
- <groupId>org.mvel</groupId>
- <artifactId>mvel2</artifactId>
- <version>2.1.9.Final</version>
- </dependency>
</dependencies>
<licenses>