Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ebocher authored Jan 2, 2024
1 parent dedb936 commit 6d4d5ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>org.orbisgis</groupId>
<version>0.7.0-SNAPSHOT</version>
<artifactId>poly2tri</artifactId>
<packaging>jar</packaging>
<packaging>bundle</packaging>

<description>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.</description>
Expand Down

0 comments on commit 6d4d5ef

Please sign in to comment.