Skip to content

Commit

Permalink
Added missing Project Name
Browse files Browse the repository at this point in the history
  • Loading branch information
TareqK committed May 18, 2021
1 parent 88ad9a1 commit 815d75e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.javalin</groupId>
<artifactId>javalinmithril</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>Javalin Mithril</name>
<version>0.1.0</version>
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 815d75e

Please sign in to comment.