Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
micycle1 authored Nov 29, 2021
1 parent 053a5c5 commit 6e2febb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Handy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.giCentre</groupId>
<artifactId>handy</artifactId>
<artifactId>org.gicentre.handy</artifactId>
<version>1.0.0</version>
<name>Handy</name>
<description>Hand-drawn sketchy rendering in Processing</description>
Expand Down Expand Up @@ -69,4 +69,4 @@
<version>3.5.4</version>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 6e2febb

Please sign in to comment.