Skip to content

Commit

Permalink
Merge pull request #1232 from I-TECH-UW/caseyi-patch-1
Browse files Browse the repository at this point in the history
Tag V3 Beta 1
  • Loading branch information
mozzy11 authored Aug 14, 2024
2 parents 2cdc4df + f0d5727 commit 95b9bbe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
<packaging>war</packaging>
<properties>
<maven.java.release>11</maven.java.release>
<major.version>2</major.version>
<minor.version>8</minor.version>
<state.version>1</state.version>
<major.version>3</major.version>
<minor.version>0</minor.version>
<state.version>2</state.version>
<!-- 0 = alpha, 1 = beta, 2 = rc, 3 = deployable -->
<fix.version>39</fix.version>
<fix.version>1</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 95b9bbe

Please sign in to comment.