-
Notifications
You must be signed in to change notification settings - Fork 0
/
release.properties
23 lines (23 loc) · 1.1 KB
/
release.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#release configuration
#Sun Apr 18 18:52:52 IST 2021
scm.commentPrefix=[maven-release-plugin]
exec.pomFileName=pom.xml
pushChanges=true
releaseStrategyId=default
project.scm.io.github.devlibx\:graph.developerConnection=scm\:git\:https\://github.com/devlibx/airflow_dag_creation.git
scm.tag=0.0.2
remoteTagging=true
scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel}
projectVersionPolicyId=default
scm.url=scm\:git\:https\://github.com/devlibx/airflow_dag_creation.git
scm.tagNameFormat={project.version}
preparationGoals=clean verify
project.scm.io.github.devlibx\:graph.tag=0.0.45
project.scm.io.github.devlibx\:graph.connection=scm\:git\:https\://github.com/devlibx/airflow_dag_creation.git
scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel}
exec.snapshotReleasePluginAllowed=false
exec.activateProfiles=release
project.scm.io.github.devlibx\:graph.url=https\://github.com/devlibx/airflow_dag_creation/tree/master
scm.developmentCommitComment=@{prefix} prepare for next development iteration
scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel}
completedPhase=check-poms