mirror of
https://github.com/Qortal/qortal.git
synced 2025-07-23 04:36:50 +00:00
Work on BTC-ACCT
Bump CIYAM AT dependency to v1.2 for MachineState.toCreationBytes()
This commit is contained in:
BIN
lib/org/ciyam/at/1.2/at-1.2.jar
Normal file
BIN
lib/org/ciyam/at/1.2/at-1.2.jar
Normal file
Binary file not shown.
9
lib/org/ciyam/at/1.2/at-1.2.pom
Normal file
9
lib/org/ciyam/at/1.2/at-1.2.pom
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.ciyam</groupId>
|
||||
<artifactId>at</artifactId>
|
||||
<version>1.2</version>
|
||||
<description>POM was created from install:install-file</description>
|
||||
</project>
|
@@ -3,10 +3,11 @@
|
||||
<groupId>org.ciyam</groupId>
|
||||
<artifactId>at</artifactId>
|
||||
<versioning>
|
||||
<release>1.0</release>
|
||||
<release>1.2</release>
|
||||
<versions>
|
||||
<version>1.0</version>
|
||||
<version>1.2</version>
|
||||
</versions>
|
||||
<lastUpdated>20181105100741</lastUpdated>
|
||||
<lastUpdated>20191120104937</lastUpdated>
|
||||
</versioning>
|
||||
</metadata>
|
||||
|
Reference in New Issue
Block a user