Skip to content

Commit

Permalink
3.17.0
Browse files Browse the repository at this point in the history
Took 7 minutes
  • Loading branch information
kiranhart committed Aug 14, 2024
1 parent b5517b9 commit bf67042
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 @@ -7,15 +7,15 @@
<artifactId>skulls</artifactId>

<name>Skulls</name>
<version>3.16.0</version>
<version>3.17.0</version>
<packaging>jar</packaging>

<properties>
<author>Kiran Hart</author>
<jarName>Skulls-${project.version}</jarName>
<main.class>${project.groupId}.${project.artifactId}.${project.name}</main.class>
<java.version>16</java.version>
<flight.version>3.23.2</flight.version>
<flight.version>3.24.1</flight.version>
<flight.path>ca.tweetzy</flight.path>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
Expand Down

0 comments on commit bf67042

Please sign in to comment.