Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rathnapandi committed Jul 27, 2016
1 parent 3349151 commit 8f098a1
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 22 deletions.
14 changes: 13 additions & 1 deletion apiproject-1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,16 @@
<version>0.0.1-SNAPSHOT</version>
</parent>
<artifactId>apiproject-1</artifactId>
</project>
<build>
<resources>
<resource>
<directory>.</directory>
<excludes>
<exclude>.settings/**</exclude>
<exclude>meta-inf/**</exclude>
</excludes>
</resource>
</resources>
</build>

</project>
5 changes: 0 additions & 5 deletions apiproject-1/target/classes/META-INF/MANIFEST.MF

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 8f098a1

Please sign in to comment.