Skip to content

Commit

Permalink
v16.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sualeh committed Jan 12, 2025
1 parent 0d98b7c commit f5ee717
Show file tree
Hide file tree
Showing 10 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-database-plugins-parent</artifactId>
<version>16.25.1</version>
<version>16.25.2</version>
<relativePath>./schemacrawler-database-plugins-parent/pom.xml</relativePath>
</parent>
<artifactId>schemacrawler-database-plugins-aggregator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion schemacrawler-access/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-database-plugins-parent</artifactId>
<version>16.25.1</version>
<version>16.25.2</version>
<relativePath>../schemacrawler-database-plugins-parent/pom.xml</relativePath>
</parent>
<artifactId>schemacrawler-access</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion schemacrawler-cassandra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-database-plugins-parent</artifactId>
<version>16.25.1</version>
<version>16.25.2</version>
<relativePath>../schemacrawler-database-plugins-parent/pom.xml</relativePath>
</parent>
<artifactId>schemacrawler-cassandra</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion schemacrawler-database-plugins-distrib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-parent</artifactId>
<version>16.25.1</version>
<version>16.25.2</version>
</parent>
<artifactId>schemacrawler-database-plugins-distrib</artifactId>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions schemacrawler-database-plugins-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-parent</artifactId>
<version>16.25.1</version>
<version>16.25.2</version>
</parent>
<artifactId>schemacrawler-database-plugins-parent</artifactId>
<packaging>pom</packaging>
Expand All @@ -28,7 +28,7 @@
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>

<dependency>
Expand Down
2 changes: 1 addition & 1 deletion schemacrawler-derby/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-database-plugins-parent</artifactId>
<version>16.25.1</version>
<version>16.25.2</version>
<relativePath>../schemacrawler-database-plugins-parent/pom.xml</relativePath>
</parent>
<artifactId>schemacrawler-derby</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion schemacrawler-hana/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-database-plugins-parent</artifactId>
<version>16.25.1</version>
<version>16.25.2</version>
<relativePath>../schemacrawler-database-plugins-parent/pom.xml</relativePath>
</parent>
<artifactId>schemacrawler-hana</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion schemacrawler-sapiq/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-database-plugins-parent</artifactId>
<version>16.25.1</version>
<version>16.25.2</version>
<relativePath>../schemacrawler-database-plugins-parent/pom.xml</relativePath>
</parent>
<artifactId>schemacrawler-sapiq</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion schemacrawler-timesten/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-database-plugins-parent</artifactId>
<version>16.25.1</version>
<version>16.25.2</version>
<relativePath>../schemacrawler-database-plugins-parent/pom.xml</relativePath>
</parent>
<artifactId>schemacrawler-timesten</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion schemacrawler-trino/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>us.fatehi</groupId>
<artifactId>schemacrawler-database-plugins-parent</artifactId>
<version>16.25.1</version>
<version>16.25.2</version>
<relativePath>../schemacrawler-database-plugins-parent/pom.xml</relativePath>
</parent>
<artifactId>schemacrawler-trino</artifactId>
Expand Down

0 comments on commit f5ee717

Please sign in to comment.