Skip to content

Commit

Permalink
chnge to 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebSLane committed Oct 28, 2024
1 parent f9a808e commit 5360020
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
<properties>
<maven.java.release>11</maven.java.release>
<major.version>3</major.version>
<minor.version>0</minor.version>
<state.version>3</state.version>
<minor.version>1</minor.version>
<state.version>0</state.version>
<!-- 0 = alpha, 1 = beta, 2 = rc, 3 = deployable -->
<fix.version>5</fix.version>
<fix.version>0</fix.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<liquibase.propertyFile>${project.basedir}/liquibase/liquibase.properties</liquibase.propertyFile>
<castor.version>1.4.1</castor.version>
Expand Down

0 comments on commit 5360020

Please sign in to comment.