Skip to content

Commit

Permalink
Accidentally skipped a plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanOMik committed Mar 7, 2022
1 parent 75dedd3 commit 79f3d89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>net.seanomik</groupId>
<artifactId>energeticstorage</artifactId>
<name>EnergeticStorage</name>
<version>0.7.7-SNAPSHOT</version>
<version>0.7.6-SNAPSHOT</version>
<build>
<defaultGoal>clean package</defaultGoal>
<resources>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>net.seanomik</groupId>
<artifactId>energeticstorage</artifactId>
<version>0.7.7-SNAPSHOT</version>
<version>0.7.6-SNAPSHOT</version>
<packaging>jar</packaging>

<name>EnergeticStorage</name>
Expand Down

0 comments on commit 79f3d89

Please sign in to comment.