Skip to content

Commit

Permalink
Updated pom.xml for release
Browse files Browse the repository at this point in the history
  • Loading branch information
joshheinrichs committed Jun 14, 2015
1 parent 12a6fbe commit 785ec42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>com.delaunay.delaunay</groupId>
<modelVersion>4.0.0</modelVersion>
<groupId>com.joshheinrichs.delaunay</groupId>
<artifactId>delaunay-triangulation</artifactId>
<version>1.8</version>
<version>1.0.0</version>

<dependencies>

Expand Down

0 comments on commit 785ec42

Please sign in to comment.