diff --git a/pom.xml b/pom.xml
index 7ccbce6..696e48f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.orbisgis
0.7.0-SNAPSHOT
poly2tri
- jar
+ bundle
poly2tri is a 2D constrained Delaunay triangulation library that implements the Sweep-line algorithm
for constrained Delaunay triangulation described in V. Domiter and and B. Zalik.