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

Commit

Permalink
Merge branch 'master' into mazz/integration-assembly
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli committed Feb 18, 2015
2 parents 2956920 + 08a1c20 commit d8feaa9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ui/console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,14 +120,11 @@
<artifactId>maven-war-plugin</artifactId>
<configuration>
<webResources>
<resource>
<directory>target/dist</directory>
<filtering>false</filtering>
</resource>
<resource>
<directory>target</directory>
<includes>
<include>libs/**</include>
<include>dist/**</include>
</includes>
<filtering>false</filtering>
</resource>
Expand Down

0 comments on commit d8feaa9

Please sign in to comment.