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

Commit

Permalink
v16.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sualeh committed Jan 13, 2024
1 parent 9aa6563 commit d04aa7a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<parent>
<artifactId>schemacrawler-parent</artifactId>
<groupId>us.fatehi</groupId>
<version>16.20.8</version>
<version>16.21.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>schemacrawler-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<version>16.20.8.2</version>
<version>16.21.1.2</version>
<name>SchemaCrawler Report - Maven Plugin</name>
<inceptionYear>2011</inceptionYear>
<licenses>
Expand Down Expand Up @@ -55,7 +55,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<skip.signing.artifacts>true</skip.signing.artifacts>
<schemacrawler.version>16.20.8</schemacrawler.version>
<schemacrawler.version>16.21.1</schemacrawler.version>
<!-- Properties for Site documentation (may not use period)... -->
<SchemacrawlerVersion>${schemacrawler.version}</SchemacrawlerVersion>
<doxiaVersion>1.11.1</doxiaVersion>
Expand Down Expand Up @@ -251,7 +251,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit d04aa7a

Please sign in to comment.