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

Commit 9af9f6c

Browse files
committed
v16.22.3
1 parent ee6684b commit 9af9f6c

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.22.2</version>
8+
<version>16.22.3</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111
<artifactId>schemacrawler-maven-plugin</artifactId>
1212
<packaging>maven-plugin</packaging>
13-
<version>16.22.2.2</version>
13+
<version>16.22.3.2</version>
1414
<name>SchemaCrawler Report - Maven Plugin</name>
1515
<inceptionYear>2011</inceptionYear>
1616
<licenses>
@@ -55,7 +55,7 @@
5555
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5656
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
5757
<skip.signing.artifacts>true</skip.signing.artifacts>
58-
<schemacrawler.version>16.22.2</schemacrawler.version>
58+
<schemacrawler.version>16.22.3</schemacrawler.version>
5959
<!-- Properties for Site documentation (may not use period)... -->
6060
<SchemacrawlerVersion>${schemacrawler.version}</SchemacrawlerVersion>
6161
<doxiaVersion>1.11.1</doxiaVersion>

0 commit comments

Comments
 (0)