Skip to content

Commit f5ee717

Browse files
committed
v16.25.2
1 parent 0d98b7c commit f5ee717

File tree

10 files changed

+11
-11
lines changed

10 files changed

+11
-11
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>us.fatehi</groupId>
88
<artifactId>schemacrawler-database-plugins-parent</artifactId>
9-
<version>16.25.1</version>
9+
<version>16.25.2</version>
1010
<relativePath>./schemacrawler-database-plugins-parent/pom.xml</relativePath>
1111
</parent>
1212
<artifactId>schemacrawler-database-plugins-aggregator</artifactId>

schemacrawler-access/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>us.fatehi</groupId>
77
<artifactId>schemacrawler-database-plugins-parent</artifactId>
8-
<version>16.25.1</version>
8+
<version>16.25.2</version>
99
<relativePath>../schemacrawler-database-plugins-parent/pom.xml</relativePath>
1010
</parent>
1111
<artifactId>schemacrawler-access</artifactId>

schemacrawler-cassandra/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>us.fatehi</groupId>
77
<artifactId>schemacrawler-database-plugins-parent</artifactId>
8-
<version>16.25.1</version>
8+
<version>16.25.2</version>
99
<relativePath>../schemacrawler-database-plugins-parent/pom.xml</relativePath>
1010
</parent>
1111
<artifactId>schemacrawler-cassandra</artifactId>

schemacrawler-database-plugins-distrib/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>us.fatehi</groupId>
88
<artifactId>schemacrawler-parent</artifactId>
9-
<version>16.25.1</version>
9+
<version>16.25.2</version>
1010
</parent>
1111
<artifactId>schemacrawler-database-plugins-distrib</artifactId>
1212
<packaging>pom</packaging>

schemacrawler-database-plugins-parent/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>us.fatehi</groupId>
88
<artifactId>schemacrawler-parent</artifactId>
9-
<version>16.25.1</version>
9+
<version>16.25.2</version>
1010
</parent>
1111
<artifactId>schemacrawler-database-plugins-parent</artifactId>
1212
<packaging>pom</packaging>
@@ -28,7 +28,7 @@
2828
<groupId>us.fatehi</groupId>
2929
<artifactId>schemacrawler</artifactId>
3030
<version>${project.version}</version>
31-
<scope>provided</scope>
31+
<optional>true</optional>
3232
</dependency>
3333

3434
<dependency>

schemacrawler-derby/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>us.fatehi</groupId>
77
<artifactId>schemacrawler-database-plugins-parent</artifactId>
8-
<version>16.25.1</version>
8+
<version>16.25.2</version>
99
<relativePath>../schemacrawler-database-plugins-parent/pom.xml</relativePath>
1010
</parent>
1111
<artifactId>schemacrawler-derby</artifactId>

schemacrawler-hana/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>us.fatehi</groupId>
77
<artifactId>schemacrawler-database-plugins-parent</artifactId>
8-
<version>16.25.1</version>
8+
<version>16.25.2</version>
99
<relativePath>../schemacrawler-database-plugins-parent/pom.xml</relativePath>
1010
</parent>
1111
<artifactId>schemacrawler-hana</artifactId>

schemacrawler-sapiq/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>us.fatehi</groupId>
77
<artifactId>schemacrawler-database-plugins-parent</artifactId>
8-
<version>16.25.1</version>
8+
<version>16.25.2</version>
99
<relativePath>../schemacrawler-database-plugins-parent/pom.xml</relativePath>
1010
</parent>
1111
<artifactId>schemacrawler-sapiq</artifactId>

schemacrawler-timesten/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>us.fatehi</groupId>
77
<artifactId>schemacrawler-database-plugins-parent</artifactId>
8-
<version>16.25.1</version>
8+
<version>16.25.2</version>
99
<relativePath>../schemacrawler-database-plugins-parent/pom.xml</relativePath>
1010
</parent>
1111
<artifactId>schemacrawler-timesten</artifactId>

schemacrawler-trino/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>us.fatehi</groupId>
77
<artifactId>schemacrawler-database-plugins-parent</artifactId>
8-
<version>16.25.1</version>
8+
<version>16.25.2</version>
99
<relativePath>../schemacrawler-database-plugins-parent/pom.xml</relativePath>
1010
</parent>
1111
<artifactId>schemacrawler-trino</artifactId>

0 commit comments

Comments
 (0)