Skip to content

Commit

Permalink
Shading & Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikkilectric committed Jun 4, 2024
1 parent 43e0a54 commit d738383
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.shoobadom.grappling</groupId>
<artifactId>Grappling</artifactId>
<version>Snapshot-1.0-rc3.1</version>
<version>0.2</version>
<packaging>jar</packaging>

<name>ShoobadomGrapplingHooks</name>
Expand All @@ -30,7 +30,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<configuration>
<relocations>
<relocation>
Expand Down

0 comments on commit d738383

Please sign in to comment.