This repository was archived by the owner on Jun 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache .org/POM/4.0.0 "
3- xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance "
2+ <project xmlns : xsi =" http://www.w3 .org/2001/XMLSchema-instance "
3+ xmlns =" http://maven.apache .org/POM/4.0.0 "
44 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
55 <modelVersion >4.0.0</modelVersion >
66
1010 <packaging >jar</packaging >
1111
1212 <name >SqlEngine Database Adapter HSQL18</name >
13- <description >XAPI SqlEngine Database Adapter for HSQL18</description >
14- <url >https://github.com/xdev-software/xapi-db-hsql18</url >
13+ <description >XAPI SqlEngine Database Adapter for HSQL18</description >
14+ <url >https://github.com/xdev-software/xapi-db-hsql18</url >
1515
1616 <scm >
17- <url >https://github.com/xdev-software/xapi-db-hsql18</url >
18- <connection >https://github.com/xdev-software/xapi-db-hsql18.git</connection >
19- </scm >
17+ <url >https://github.com/xdev-software/xapi-db-hsql18</url >
18+ <connection >https://github.com/xdev-software/xapi-db-hsql18.git</connection >
19+ </scm >
2020
2121 <inceptionYear >2003</inceptionYear >
2222
5050 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5151
5252 <xdev .xapi.version>6.0.1</xdev .xapi.version>
53- <hsql .version>2.7.1 </hsql .version>
53+ <hsql .version>1.8.0.10 </hsql .version>
5454 </properties >
5555
5656 <repositories >
You can’t perform that action at this time.
0 commit comments