Skip to content

Commit

Permalink
removed performance test module from the hierarchy to exclude it from…
Browse files Browse the repository at this point in the history
… maven central release
  • Loading branch information
zsoltherpai committed Sep 25, 2015
1 parent ee0e329 commit 0f2e576
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion performance-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>feather-parent</artifactId>
<version>0.6</version>
</parent>
<packaging>jar</packaging>
<packaging>pom</packaging>
<artifactId>feather-perftest</artifactId>
<name>Feather performance test</name>
<dependencies>
Expand Down
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<url>https://github.com/zsoltherpai/feather</url>
<modules>
<module>feather</module>
<module>performance-test</module>
</modules>
<description>
Feather is an ultra-lightweight dependency injection (JSR-330) tool.
Expand Down

0 comments on commit 0f2e576

Please sign in to comment.