Skip to content

Commit a4c5f31

Browse files
committed
v16.23.1
1 parent 7de5fbc commit a4c5f31

File tree

14 files changed

+7
-14
lines changed

14 files changed

+7
-14
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-parent</artifactId>
9-
<version>16.22.3</version>
9+
<version>16.23.1</version>
1010
</parent>
1111
<artifactId>schemacrawler-database-plugins-parent</artifactId>
1212
<packaging>pom</packaging>

schemacrawler-cassandra/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.22.3</version>
9+
<version>16.23.1</version>
1010
</parent>
1111
<artifactId>schemacrawler-cassandra</artifactId>
1212
<packaging>jar</packaging>

schemacrawler-cassandra/src/test/java/schemacrawler/integration/test/CommandLineHelpTest.java

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
import static schemacrawler.test.utility.FileHasContent.hasNoContent;
3333
import static schemacrawler.test.utility.FileHasContent.hasSameContentAs;
3434
import static schemacrawler.test.utility.FileHasContent.outputOf;
35-
3635
import org.junit.jupiter.api.Test;
3736

3837
import schemacrawler.Main;

schemacrawler-hana/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.22.3</version>
9+
<version>16.23.1</version>
1010
</parent>
1111
<artifactId>schemacrawler-hana</artifactId>
1212
<packaging>jar</packaging>

schemacrawler-hana/src/test/java/schemacrawler/integration/test/CommandLineHelpTest.java

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
import static schemacrawler.test.utility.FileHasContent.hasNoContent;
3333
import static schemacrawler.test.utility.FileHasContent.hasSameContentAs;
3434
import static schemacrawler.test.utility.FileHasContent.outputOf;
35-
3635
import org.junit.jupiter.api.Test;
3736

3837
import schemacrawler.Main;

schemacrawler-sapiq/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>us.fatehi</groupId>
99
<artifactId>schemacrawler-parent</artifactId>
10-
<version>16.22.3</version>
10+
<version>16.23.1</version>
1111
</parent>
1212
<artifactId>schemacrawler-sapiq</artifactId>
1313
<packaging>jar</packaging>

schemacrawler-sapiq/src/test/java/schemacrawler/integration/test/CommandLineHelpTest.java

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
import static schemacrawler.test.utility.FileHasContent.hasNoContent;
3333
import static schemacrawler.test.utility.FileHasContent.hasSameContentAs;
3434
import static schemacrawler.test.utility.FileHasContent.outputOf;
35-
3635
import org.junit.jupiter.api.Test;
3736

3837
import schemacrawler.Main;

schemacrawler-teiid/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>us.fatehi</groupId>
66
<artifactId>schemacrawler-parent</artifactId>
7-
<version>16.22.3</version>
7+
<version>16.23.1</version>
88
</parent>
99
<artifactId>schemacrawler-teiid</artifactId>
1010
<packaging>jar</packaging>

schemacrawler-teiid/src/test/java/schemacrawler/integration/test/CommandLineHelpTest.java

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
import static schemacrawler.test.utility.FileHasContent.hasNoContent;
3333
import static schemacrawler.test.utility.FileHasContent.hasSameContentAs;
3434
import static schemacrawler.test.utility.FileHasContent.outputOf;
35-
3635
import org.junit.jupiter.api.Test;
3736

3837
import schemacrawler.Main;

schemacrawler-teiid/src/test/java/schemacrawler/integration/test/TeiidTest.java

-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
import static schemacrawler.test.utility.FileHasContent.hasSameContentAs;
3434
import static schemacrawler.test.utility.FileHasContent.outputOf;
3535
import static schemacrawler.test.utility.TestUtility.javaVersion;
36-
3736
import java.sql.Connection;
3837
import java.sql.SQLException;
3938
import java.sql.Statement;

schemacrawler-timesten/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.22.3</version>
9+
<version>16.23.1</version>
1010
</parent>
1111
<artifactId>schemacrawler-timesten</artifactId>
1212
<packaging>jar</packaging>

schemacrawler-timesten/src/test/java/schemacrawler/integration/test/CommandLineHelpTest.java

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
import static schemacrawler.test.utility.FileHasContent.hasNoContent;
3333
import static schemacrawler.test.utility.FileHasContent.hasSameContentAs;
3434
import static schemacrawler.test.utility.FileHasContent.outputOf;
35-
3635
import org.junit.jupiter.api.Test;
3736

3837
import schemacrawler.Main;

schemacrawler-trino/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.22.3</version>
9+
<version>16.23.1</version>
1010
</parent>
1111
<artifactId>schemacrawler-trino</artifactId>
1212
<packaging>jar</packaging>

schemacrawler-trino/src/test/java/schemacrawler/integration/test/CommandLineHelpTest.java

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
import static schemacrawler.test.utility.FileHasContent.hasNoContent;
3333
import static schemacrawler.test.utility.FileHasContent.hasSameContentAs;
3434
import static schemacrawler.test.utility.FileHasContent.outputOf;
35-
3635
import org.junit.jupiter.api.Test;
3736

3837
import schemacrawler.Main;

0 commit comments

Comments
 (0)