| changeset 131 | 2a48adff9c52 |
| parent 129 | 01c862ada33c |
| child 142 | 4eaab4054132 |
--- a/server/pom.xml Wed Apr 03 17:52:23 2013 +0200 +++ b/server/pom.xml Wed Apr 03 18:09:01 2013 +0200 @@ -95,6 +95,10 @@ <targetPath>static/js</targetPath> </resource> <resource> + <directory>../client/lib</directory> + <targetPath>static/lib</targetPath> + </resource> + <resource> <directory>../client/css</directory> <includes> <include>*.css</include>