Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit a4f4b79

Browse files
Merge branch 'develop' into master
2 parents bed04cb + 845ca0d commit a4f4b79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.0.0
1+
## 1.0.1
22

33
* Published this library as open source
44
* Ensured build compatibility with Java 8, 11 and 17

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.xdev-software</groupId>
88
<artifactId>xapi-db-hsql18</artifactId>
9-
<version>1.0.0</version>
9+
<version>1.0.1-SNAPSHOT</version>
1010
<packaging>jar</packaging>
1111

1212
<name>SqlEngine Database Adapter HSQL18</name>

0 commit comments

Comments
 (0)