Update CIYAM-AT to v1.3.6 to make use of lambda-based logging

This commit is contained in:
catbref
2020-08-10 14:05:42 +01:00
parent a83d8bf1d5
commit 02966bf39a
5 changed files with 20 additions and 4 deletions

View File

@@ -4,6 +4,6 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.ciyam</groupId>
<artifactId>AT</artifactId>
<version>1.3.5</version>
<version>1.3.6</version>
<description>POM was created from install:install-file</description>
</project>

View File

@@ -3,11 +3,12 @@
<groupId>org.ciyam</groupId>
<artifactId>AT</artifactId>
<versioning>
<release>1.3.5</release>
<release>1.3.6</release>
<versions>
<version>1.3.4</version>
<version>1.3.5</version>
<version>1.3.6</version>
</versions>
<lastUpdated>20200717104214</lastUpdated>
<lastUpdated>20200810130321</lastUpdated>
</versioning>
</metadata>