Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Clean up some IDEA pom warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
seanf committed Dec 12, 2012
1 parent 7633466 commit f1b7209
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions zanata-war/pom.xml
Expand Up @@ -97,14 +97,14 @@
<configuration>
<!-- Remove extra directories created by GWT DevMode -->
<filesets>
<fileset>
<fileset>
<directory>src/main/webapp/WEB-INF/deploy</directory>
</fileset>
</filesets>
<fileset>
<directory>src/main/webapp/webtrans</directory>
</fileset>
<followSymlinks>false</followSymlinks>
<fileset>
<directory>src/main/webapp/webtrans</directory>
</fileset>
</filesets>
<followSymLinks>false</followSymLinks>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit f1b7209

Please sign in to comment.