diff --git a/.github/workflows/attach-artifact-release.yml b/.github/workflows/attach-artifact-release.yml index e8334ca4..4021362a 100644 --- a/.github/workflows/attach-artifact-release.yml +++ b/.github/workflows/attach-artifact-release.yml @@ -7,5 +7,5 @@ on: jobs: attach-artifact-to-release: - uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@v0.4.4 + uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@v0.4.8 secrets: inherit \ No newline at end of file diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index 4b399043..e5bb75c8 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -7,5 +7,5 @@ on: jobs: create-release: - uses: liquibase/build-logic/.github/workflows/create-release.yml@v0.4.4 + uses: liquibase/build-logic/.github/workflows/create-release.yml@v0.4.8 secrets: inherit diff --git a/.github/workflows/release-published.yml b/.github/workflows/release-published.yml index fe8a817f..66287b2e 100644 --- a/.github/workflows/release-published.yml +++ b/.github/workflows/release-published.yml @@ -7,5 +7,5 @@ on: jobs: release: - uses: liquibase/build-logic/.github/workflows/extension-release-published.yml@v0.4.4 + uses: liquibase/build-logic/.github/workflows/extension-release-published.yml@v0.4.8 secrets: inherit diff --git a/.github/workflows/synk-nightly.yml b/.github/workflows/synk-nightly.yml index 177193cb..0aa2b762 100644 --- a/.github/workflows/synk-nightly.yml +++ b/.github/workflows/synk-nightly.yml @@ -10,5 +10,5 @@ on: jobs: security-scan: - uses: liquibase/build-logic/.github/workflows/synk-nightly.yml@v0.4.4 + uses: liquibase/build-logic/.github/workflows/synk-nightly.yml@v0.4.8 secrets: inherit \ No newline at end of file diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index dd2d1793..e3af0a2b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -10,5 +10,5 @@ on: jobs: build-test: - uses: liquibase/build-logic/.github/workflows/os-extension-test.yml@v0.4.4 + uses: liquibase/build-logic/.github/workflows/os-extension-test.yml@v0.4.8 secrets: inherit \ No newline at end of file diff --git a/pom.xml b/pom.xml index 2f3c198d..7a88dae6 100644 --- a/pom.xml +++ b/pom.xml @@ -2,6 +2,12 @@ 4.0.0 + + org.liquibase + liquibase-parent-pom + 0.2.0 + + org.liquibase.ext liquibase-databricks 1.1.0-SNAPSHOT @@ -10,22 +16,6 @@ Liquibase Extension for Databricks. https://github.com/liquibase/liquibase-databricks - - Liquibase - http://www.liquibase.com - - - - https://github.com/liquibase/liquibase-databricks/issues - - - - - http://www.apache.org/licenses/LICENSE-2.0 - Apache License, Version 2.0 - - - Cody Davis @@ -35,46 +25,13 @@ - - scm:git:https://github.com/liquibase/liquibase-databricks.git - https://github.com/liquibase/liquibase-databricks - HEAD - - - UTF-8 - UTF-8 - 1.8 - 1.8 4.23.2 - - liquibase - ${sonar.organization}_${project.artifactId} - ${project.name} - ${project.description} - https://sonarcloud.io - git - true - src/main/java src/test/groovy - - 2.4.21 - 1.3-groovy-2.4 - - target + 2.2 - - org.liquibase - liquibase-core - ${liquibase.version} - - - org.liquibase - liquibase-commercial - ${liquibase.version} - junit junit @@ -99,36 +56,14 @@ 2.6.33 test - - org.codehaus.groovy - groovy-all - ${groovy.version} - test - pom - - - org.codehaus.groovy - groovy-testng - - - - - org.spockframework - spock-core - ${dependency.spock.version} - test + org.yaml + snakeyaml + ${snakeyaml.version} - - - src/main/resources - true - - - org.liquibase @@ -146,103 +81,6 @@ - - maven-surefire-plugin - 3.1.0 - - true - plain - - - - - org.codehaus.mojo - build-helper-maven-plugin - 3.3.0 - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.5.0 - - true - false - Liquibase Databricks ${project.version} API - true - none - UTF-8 - - false - - - - javadoc-default - - jar - - package - - - - - - org.apache.maven.plugins - maven-source-plugin - 3.2.1 - - - attach-sources - package - - jar - - - - - - - org.codehaus.gmavenplus - gmavenplus-plugin - 2.1.0 - - - - compile - compileTests - - - - - - - org.jacoco - jacoco-maven-plugin - 0.8.10 - - - - ${jacoco.fileset.directory} - - **/jacoco.exec - - - - - - - - org.sonarsource.scanner.maven - sonar-maven-plugin - 3.9.1.2184 - - - - org.liquibase.ext - liquibase-sdk-maven-plugin - 0.10.20 - - org.codehaus.mojo flatten-maven-plugin