diff --git a/.gitignore b/.gitignore
index 2bc5865..733bcac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,6 @@ build/
dist/
out/
target/
+.project
+.classpath
+.settings/
diff --git a/pom.xml b/pom.xml
index 038fdf8..b03138b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,25 +3,30 @@
4.0.0
com.redhat.trie
PathPacker
- 0.0.1-SNAPSHOT
+ 0.0.2
+ bundle
+
+
+ 3.0
+
junit
junit
- 4.10
+ 4.11
test
org.bouncycastle
bcprov-jdk16
- 1.44
+ 1.46
log4j
log4j
- 1.2.15
+ 1.2.17
compile