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 1
1
<?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 "
4
4
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
5
5
<modelVersion >4.0.0</modelVersion >
6
6
10
10
<packaging >jar</packaging >
11
11
12
12
<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 >
15
15
16
16
<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 >
20
20
21
21
<inceptionYear >2003</inceptionYear >
22
22
50
50
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
51
51
52
52
<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>
54
54
</properties >
55
55
56
56
<repositories >
You can’t perform that action at this time.
0 commit comments