Skip to content

Commit

Permalink
FinalName to TaggerNationLib
Browse files Browse the repository at this point in the history
  • Loading branch information
toonystank committed Mar 17, 2022
1 parent 9195c4f commit b288a92
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 @@ -6,7 +6,7 @@

<groupId>com.taggernation</groupId>
<artifactId>TaggerNationLib</artifactId>
<version>1</version>
<version>0.1</version>
<packaging>jar</packaging>

<name>TaggerNationLib</name>
Expand All @@ -17,6 +17,7 @@
</properties>

<build>
<finalName>TaggerNationLib</finalName>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit b288a92

Please sign in to comment.