summaryrefslogtreecommitdiffstats
path: root/test/pom.xml
diff options
context:
space:
mode:
authorArtur <artur@vaadin.com>2017-05-02 08:30:59 +0300
committerIlia Motornyi <elmot@vaadin.com>2017-05-02 08:30:59 +0300
commitf8921dc387a572b12ac7c9c6f4677e5a1d0e5b70 (patch)
treebe13f735bb10458e54d80e722242c902c5f2b8e5 /test/pom.xml
parent9c443c9de42343a94df5f7040bfed731f8d8f84e (diff)
downloadvaadin-framework-f8921dc387a572b12ac7c9c6f4677e5a1d0e5b70.tar.gz
vaadin-framework-f8921dc387a572b12ac7c9c6f4677e5a1d0e5b70.zip
Add support for pluggable filters for rewriting dependencies (#9182)
* Add support for pluggable filters for rewriting dependencies Fixes #9151
Diffstat (limited to 'test/pom.xml')
-rw-r--r--test/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/pom.xml b/test/pom.xml
index 9987f99082..919ef28ac7 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -107,6 +107,8 @@
<module>servlet-containers/jsp-integration</module>
<module>bean-api-validation</module>
<module>bean-impl-validation</module>
+ <module>dependency-rewrite-addon</module>
+ <module>dependency-rewrite</module>
</modules>
<build>