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 191cbd0 commit fea94a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>

<groupId>org.orbisgis</groupId>
<version>0.7.1-SNAPSHOT</version>
<version>0.7.0-SNAPSHOT</version>
<artifactId>poly2tri</artifactId>
<packaging>jar</packaging>

Expand Down Expand Up @@ -75,7 +75,7 @@

<!-- Dependencies versions -->
<junit-version>5.8.2</junit-version>
<slf4j-version>2.0.9</slf4j-version>
<slf4j-version>2.0.10</slf4j-version>

<!-- Plugins versions -->
<exec-maven-version>3.0.0</exec-maven-version>
Expand Down

0 comments on commit fea94a9

Please sign in to comment.