WEB-197 Images referenced in the plans are not changed by the plugin loader

This commit is contained in:
nbaars
2015-02-23 12:45:19 +01:00
parent 32b6ef9c53
commit f140669edf
6 changed files with 51 additions and 28 deletions

View File

@ -290,6 +290,12 @@
<version>1.3.2</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>18.0</version>
</dependency>
<!-- JSTL -->
<dependency>
<groupId>javax.servlet</groupId>