v0.1.14 Consolidated versioning to .env

This commit is contained in:
2023-04-15 07:20:56 -04:00
parent fbc9ac9dde
commit 1522dfd99b
5 changed files with 107 additions and 96 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.bensherriff</groupId>
<artifactId>siren</artifactId>
<version>0.1.13</version>
<version>${env.SIREN_VERSION}</version>
<packaging>jar</packaging>
<repositories>