Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit 1f12354

Browse files
committed
v16.16.9
1 parent 3ac97f7 commit 1f12354

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<parent>
66
<artifactId>schemacrawler-parent</artifactId>
77
<groupId>us.fatehi</groupId>
8-
<version>16.16.8</version>
8+
<version>16.16.9</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>schemacrawler-maven-plugin</artifactId>
1212
<packaging>maven-plugin</packaging>
13-
<version>16.16.8.1</version>
13+
<version>16.16.9.1</version>
1414
<name>SchemaCrawler Report - Maven Plugin</name>
1515
<inceptionYear>2011</inceptionYear>
1616
<licenses>
@@ -103,7 +103,7 @@
103103
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
104104
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
105105
<skip.signing.artifacts>true</skip.signing.artifacts>
106-
<schemacrawler.version>16.16.8</schemacrawler.version>
106+
<schemacrawler.version>16.16.9</schemacrawler.version>
107107
<!-- Properties for Site documentation (may not use period)... -->
108108
<SchemacrawlerVersion>${schemacrawler.version}</SchemacrawlerVersion>
109109
<doxiaVersion>1.9.1</doxiaVersion>

0 commit comments

Comments
 (0)