Skip to content

Commit

Permalink
Fix distribution for Cassandra script
Browse files Browse the repository at this point in the history
  • Loading branch information
sualeh committed Oct 27, 2024
1 parent bf6e3e1 commit cdb1ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schemacrawler-distrib/src/assembly/main-distribution.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
file="${schemacrawler.base-distribution}/sc.db"
todir="${main-distribution.staging.dir}/_testdb" />
<copy
file="${SchemaCrawler.home}/schemacrawler-dbtest/src/test/resources/create-cassandra-database.cql"
file="${SchemaCrawler.home}/schemacrawler-jdbc-drivers/src/test/resources/cassandra.create-database.cql"
todir="${main-distribution.staging.dir}/_testdb" />

</target>
Expand Down

0 comments on commit cdb1ecd

Please sign in to comment.