We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0741c10 commit 1fbde4fCopy full SHA for 1fbde4f
pom.xml
@@ -10,14 +10,14 @@
10
11
<groupId>org.liquibase.ext</groupId>
12
<artifactId>liquibase-maxdb</artifactId>
13
- <version>4.27.0-SNAPSHOT</version>
+ <version>4.28.0-SNAPSHOT</version>
14
15
<name>Liquibase Extension: SAP MaxDB support</name>
16
<description>Add this Liquibase extension to your project to support SAP MaxDB</description>
17
<url>https://github.com/liquibase/liquibase-maxdb</url>
18
19
<properties>
20
- <liquibase.version>4.27.0</liquibase.version>
+ <liquibase.version>4.28.0</liquibase.version>
21
</properties>
22
23
<dependencies>
0 commit comments