Skip to content

Commit

Permalink
change resoruces to standard location
Browse files Browse the repository at this point in the history
  • Loading branch information
taweili committed Aug 19, 2011
1 parent 63fc570 commit 5d47296
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,6 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<build>
<sourceDirectory>src</sourceDirectory>
<testSourceDirectory>test</testSourceDirectory>
<resources>
<resource>
<directory>resources</directory>
</resource>
</resources>
<testResources>
<testResource>
<directory>test-resources</directory>
</testResource>
</testResources>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 5d47296

Please sign in to comment.