Skip to content

Commit

Permalink
Some more ignores and correct name in pom
Browse files Browse the repository at this point in the history
  • Loading branch information
enebo committed May 29, 2012
1 parent 00188c6 commit af064b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@ manifest.mf
*~
*.orig
*.rej
/target/
/target/
dist
build
nbproject
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>purugin</artifactId>
<packaging>jar</packaging>
<version>0.1-bukkit-${bukkit.version}-SNAPSHOT</version>
<name>CraftBukkit</name>
<name>Purugin</name>
<url>http://www.bukkit.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit af064b8

Please sign in to comment.