This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new 85dfdaa3 Switch git to https
85dfdaa3 is described below
commit 85dfdaa3865f696cd7fe190cd78b3af3cd18e270
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Feb 14 13:44:29 2022 +0100
Switch git to https
---
healthcheck/core/pom.xml | 5 ++--
.../core/{pom.xml => pom.xml.releaseBackup} | 0
healthcheck/core/release.properties | 27 ++++++++++++++++++++++
3 files changed, 29 insertions(+), 3 deletions(-)
diff --git a/healthcheck/core/pom.xml b/healthcheck/core/pom.xml
index 6185649..e291e0e 100644
--- a/healthcheck/core/pom.xml
+++ b/healthcheck/core/pom.xml
@@ -48,10 +48,9 @@
</properties>
<scm>
-
<connection>scm:git:ssh://[email protected]/apache/felix-dev.git</connection>
-
<developerConnection>scm:git:ssh://[email protected]/apache/felix-dev.git</developerConnection>
+
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
+
<developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
- <tag>org.apache.felix.healthcheck.core-2.0.12</tag>
</scm>
<build>
diff --git a/healthcheck/core/pom.xml b/healthcheck/core/pom.xml.releaseBackup
similarity index 100%
copy from healthcheck/core/pom.xml
copy to healthcheck/core/pom.xml.releaseBackup
diff --git a/healthcheck/core/release.properties
b/healthcheck/core/release.properties
new file mode 100644
index 0000000..76be24b
--- /dev/null
+++ b/healthcheck/core/release.properties
@@ -0,0 +1,27 @@
+#release configuration
+#Mon Feb 14 13:07:34 CET 2022
+projectVersionPolicyId=default
+scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel}
+exec.activateProfiles=general,artifactory-corp,release,apache-release
+project.rel.org.apache.felix\:org.apache.felix.healthcheck.core=2.0.14
+pushChanges=true
+scm.password=$gO4$Mq9.L3
+project.dev.org.apache.felix\:org.apache.felix.healthcheck.core=2.0.15-SNAPSHOT
+scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel}
+remoteTagging=true
+scm.commentPrefix=[maven-release-plugin]
+releaseStrategyId=default
+project.scm.org.apache.felix\:org.apache.felix.healthcheck.core.tag=org.apache.felix.healthcheck.core-2.0.12
+completedPhase=run-preparation-goals
+scm.url=scm\:git\:ssh\://[email protected]/apache/felix-dev.git
+scm.developmentCommitComment=@{prefix} prepare for next development iteration
+exec.additionalArguments=-Papache-release -Prelease -Papache-release
-Dpassword\=$gO4$Mq9.L3
+scm.tagNameFormat=@{project.artifactId}-@{project.version}
+project.scm.org.apache.felix\:org.apache.felix.healthcheck.core.connection=scm\:git\:ssh\://[email protected]/apache/felix-dev.git
+project.scm.org.apache.felix\:org.apache.felix.healthcheck.core.developerConnection=scm\:git\:ssh\://[email protected]/apache/felix-dev.git
+scm.tag=org.apache.felix.healthcheck.core-2.0.14
+exec.snapshotReleasePluginAllowed=false
+preparationGoals=clean verify
+scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel}
+exec.pomFileName=pom.xml
+project.scm.org.apache.felix\:org.apache.felix.healthcheck.core.url=https\://gitbox.apache.org/repos/asf?p\=felix-dev.git