|
1 | 1 | #release configuration |
2 | | -#Wed Jul 09 16:19:37 UTC 2025 |
3 | | -projectVersionPolicyId=default |
4 | | -scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel} |
| 2 | +#Mon Oct 06 14:00:46 UTC 2025 |
| 3 | +completedPhase=end-release |
| 4 | +exec.activateProfiles=github |
| 5 | +exec.additionalArguments=-Dmaven.javadoc.skip\=true -Dmaven.test.skipTests\=true -Dmaven.test.skip\=true -Dmaven.deploy.skip\=true |
| 6 | +exec.pomFileName=pom.xml |
| 7 | +exec.snapshotReleasePluginAllowed=false |
5 | 8 | pinExternals=false |
| 9 | +preparationGoals=clean verify |
| 10 | +project.dev.org.liquibase.ext\:liquibase-redshift=5.1.0-SNAPSHOT |
| 11 | +project.rel.org.liquibase.ext\:liquibase-redshift=5.0.1 |
| 12 | +project.scm.org.liquibase.ext\:liquibase-redshift.connection=scm\:git\:${project.scm.url} |
6 | 13 | project.scm.org.liquibase.ext\:liquibase-redshift.developerConnection=scm\:git\:${project.scm.url} |
| 14 | +project.scm.org.liquibase.ext\:liquibase-redshift.tag=HEAD |
| 15 | +project.scm.org.liquibase.ext\:liquibase-redshift.url=https\://github.com/liquibase/liquibase-redshift.git |
7 | 16 | projectVersionPolicyConfig=<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n |
8 | | -exec.activateProfiles=github |
| 17 | +projectVersionPolicyId=default |
9 | 18 | pushChanges=false |
10 | | -project.scm.org.liquibase.ext\:liquibase-redshift.tag=HEAD |
11 | | -project.rel.org.liquibase.ext\:liquibase-redshift=4.33.0 |
12 | | -project.scm.org.liquibase.ext\:liquibase-redshift.connection=scm\:git\:${project.scm.url} |
13 | | -scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel} |
| 19 | +releaseStrategyId=default |
14 | 20 | remoteTagging=true |
| 21 | +scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel} |
15 | 22 | scm.commentPrefix=[maven-release-plugin] |
16 | | -releaseStrategyId=default |
17 | | -completedPhase=end-release |
18 | | -scm.url=scm\:git\:https\://github.com/liquibase/liquibase-redshift.git |
19 | 23 | scm.developmentCommitComment=@{prefix} prepare for next development iteration |
20 | | -exec.additionalArguments=-Dmaven.javadoc.skip\=true -Dmaven.test.skipTests\=true -Dmaven.test.skip\=true -Dmaven.deploy.skip\=true |
21 | | -scm.tagNameFormat=@{project.artifactId}-@{project.version} |
22 | | -project.scm.org.liquibase.ext\:liquibase-redshift.url=https\://github.com/liquibase/liquibase-redshift.git |
23 | | -scm.tag=temp |
24 | | -exec.snapshotReleasePluginAllowed=false |
25 | | -preparationGoals=clean verify |
26 | 24 | scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel} |
27 | | -exec.pomFileName=pom.xml |
28 | | -project.dev.org.liquibase.ext\:liquibase-redshift=4.34.0-SNAPSHOT |
| 25 | +scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel} |
| 26 | +scm.tag=temp |
| 27 | +scm.tagNameFormat=@{project.artifactId}-@{project.version} |
| 28 | +scm.url=scm\:git\:https\://github.com/liquibase/liquibase-redshift.git |
0 commit comments