Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parent-pom java 8 #71

Closed
wants to merge 5 commits into from
Closed

parent-pom java 8 #71

wants to merge 5 commits into from

Conversation

jandroav
Copy link
Contributor

@jandroav jandroav commented Nov 29, 2023

chore(pom.xml): update version number from 1.2.0-SNAPSHOT to 1.1.0-SNAPSHOT for better consistency

chore(pom.xml): update project name to "Liquibase Extension Databricks support" for clarity
chore(pom.xml): update description to "Liquibase Extension for Databricks" for better understanding
chore(pom.xml): update groovy-all.version to 2.4.21 for compatibility
chore(pom.xml): update liquibase.version to 4.25.0 for latest features and bug fixes
chore(pom.xml): update gmavenplus-plugin.version to 2.1.0 for compatibility
chore(pom.xml): update sonar.tests to src/test/groovy for correct test directory
chore(pom.xml): update spock-core.version to 1.3-groovy-2.4 for compatibility
chore(pom.xml): update spock-reports.version to 1.8.0 for latest features and bug fixes
chore(pom.xml): update junit-platform.version to 1.10.0 for latest features and bug fixes
chore(pom.xml): update databricks-jdbc version from 2.6.34 to 2.6.33 for compatibility
chore(pom.xml): update liquibase-core version to ${liquibase.version} for consistency
chore(pom.xml): update snakeyaml version to ${snakeyaml.version} for consistency
chore(pom.xml): update maven-surefire-plugin version to ${maven-surefire-plugin.version} for latest features and bug fixes
chore(pom.xml): update surefire-junit4 version to 3.1.2 for compatibility
chore(pom.xml): update propertyFile to target/classes/liquibase.properties for correct file location
chore(pom.xml): update changeLogFile to target/classes/changelog.sql for correct file location
chore(pom.xml): update outputChangeLogFile to target/classes/generatedChangelog.databricks.sql for correct file location
chore(pom.xml): remove maven-javadoc-plugin configuration and execution for unnecessary build step

…APSHOT for better consistency

chore(pom.xml): update project name to "Liquibase Extension Databricks support" for clarity
chore(pom.xml): update description to "Liquibase Extension for Databricks" for better understanding
chore(pom.xml): update groovy-all.version to 2.4.21 for compatibility
chore(pom.xml): update liquibase.version to 4.25.0 for latest features and bug fixes
chore(pom.xml): update gmavenplus-plugin.version to 2.1.0 for compatibility
chore(pom.xml): update sonar.tests to src/test/groovy for correct test directory
chore(pom.xml): update spock-core.version to 1.3-groovy-2.4 for compatibility
chore(pom.xml): update spock-reports.version to 1.8.0 for latest features and bug fixes
chore(pom.xml): update junit-platform.version to 1.10.0 for latest features and bug fixes
chore(pom.xml): update databricks-jdbc version from 2.6.34 to 2.6.33 for compatibility
chore(pom.xml): update liquibase-core version to ${liquibase.version} for consistency
chore(pom.xml): update snakeyaml version to ${snakeyaml.version} for consistency
chore(pom.xml): update maven-surefire-plugin version to ${maven-surefire-plugin.version} for latest features and bug fixes
chore(pom.xml): update surefire-junit4 version to 3.1.2 for compatibility
chore(pom.xml): update propertyFile to target/classes/liquibase.properties for correct file location
chore(pom.xml): update changeLogFile to target/classes/changelog.sql for correct file location
chore(pom.xml): update outputChangeLogFile to target/classes/generatedChangelog.databricks.sql for correct file location
chore(pom.xml): remove maven-javadoc-plugin configuration and execution for unnecessary build step
jandroav added 3 commits November 29, 2023 08:57
…OT to 1.1.2-SNAPSHOT for bug fixes and improvements
…y build process

chore(pom.xml): update liquibase-maven-plugin configuration to use dev_db.properties and dev_setup.xml for property file and change log file respectively, and update outputChangeLogFile to generatedChangelog.databricks.sql
@jandroav jandroav changed the title chore(pom.xml): update version number from 1.2.0-SNAPSHOT to 1.1.0-SN… parent-pom java 8 Nov 29, 2023
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@KushnirykOleh
Copy link
Contributor

outdated

@KushnirykOleh KushnirykOleh deleted the bugfix-test-harness-tests branch September 10, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants