Skip to content

Commit

Permalink
fix permalink in servlet
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed Nov 11, 2009
1 parent fcbb88f commit 58c2c6b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions jsf/permalink/pom.xml
Expand Up @@ -283,6 +283,9 @@
<resource>
<directory>src/log/resources</directory>
</resource>
<resource>
<directory>src/main/resources</directory>
</resource>
</resources>
<plugins>

Expand Down Expand Up @@ -411,6 +414,9 @@
<resource>
<directory>src/log/resources</directory>
</resource>
<resource>
<directory>src/main/resources</directory>
</resource>
</resources>
<plugins>
<plugin>
Expand Down

0 comments on commit 58c2c6b

Please sign in to comment.