diff --git a/lib/org/hsqldb/hsqldb/2.7.4/Notes.txt b/lib/org/hsqldb/hsqldb/2.7.4/Notes.txt new file mode 100644 index 00000000..e4e16f85 --- /dev/null +++ b/lib/org/hsqldb/hsqldb/2.7.4/Notes.txt @@ -0,0 +1,5 @@ +This is the production hsqldb-2.7.4 with the manifest file updated + +Sealed: false + +Allows the addition of the custom Qortal HSQLDBPool and Monitoring Classes diff --git a/lib/org/hsqldb/hsqldb/2.7.4/hsqldb.jar b/lib/org/hsqldb/hsqldb/2.7.4/hsqldb.jar new file mode 100644 index 00000000..31db01c2 Binary files /dev/null and b/lib/org/hsqldb/hsqldb/2.7.4/hsqldb.jar differ diff --git a/pom.xml b/pom.xml index 0923bbc8..13ad4807 100644 --- a/pom.xml +++ b/pom.xml @@ -9,6 +9,7 @@ UTF-8 true + 7dc8c6f 7dc8c6f 0.15.10 1.70 @@ -49,6 +50,7 @@ 0.17 3.3.1 3.6.0 + 3.1.3 3.5.2 3.25.3 1.5.3 @@ -303,6 +305,30 @@ + + + org.apache.maven.plugins + maven-install-plugin + ${maven-install-plugin.version} + + org.hsqldb + hsqldb + ${hsqldb.version} + jar + + + + install + + install-file + + + ${project.basedir}/lib/org/hsqldb/hsqldb/${hsqldb.version}/hsqldb.jar + + + + + org.apache.maven.plugins maven-shade-plugin @@ -450,7 +476,7 @@ provided - + org.hsqldb hsqldb