Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Jar file will now contain version number.
Browse files Browse the repository at this point in the history
Former-commit-id: b9545c8
  • Loading branch information
PolskiStevek committed Apr 7, 2020
1 parent b0d120c commit 9f19de5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.ishift</groupId>
<artifactId>EpicGuard</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.0</version>

<dependencies>
<dependency>
Expand Down Expand Up @@ -108,7 +108,6 @@
</properties>

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

0 comments on commit 9f19de5

Please sign in to comment.