Merge branch 'BTC-ACCT' into launch

This commit is contained in:
catbref
2020-05-01 10:09:54 +01:00
66 changed files with 6963 additions and 559 deletions

Binary file not shown.

View File

@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.ciyam</groupId>
<artifactId>at</artifactId>
<version>1.0</version>
<artifactId>AT</artifactId>
<version>1.3.4</version>
<description>POM was created from install:install-file</description>
</project>

View File

@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>org.ciyam</groupId>
<artifactId>at</artifactId>
<artifactId>AT</artifactId>
<versioning>
<release>1.0</release>
<release>1.3.4</release>
<versions>
<version>1.0</version>
<version>1.3.4</version>
</versions>
<lastUpdated>20181105100741</lastUpdated>
<lastUpdated>20200414162728</lastUpdated>
</versioning>
</metadata>

Binary file not shown.