This is an automated email from the ASF dual-hosted git repository. ghenzler pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git
commit c2e90664e479bef34058c068bbecaf5c682b52fe Author: georg.henzler <[email protected]> AuthorDate: Thu Dec 23 14:24:26 2021 +0100 [maven-release-plugin] prepare release org.apache.felix.healthcheck.core-2.0.12 --- healthcheck/core/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/healthcheck/core/pom.xml b/healthcheck/core/pom.xml index cc9314d..7888b75 100644 --- a/healthcheck/core/pom.xml +++ b/healthcheck/core/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.felix.healthcheck.core</artifactId> - <version>2.0.11-SNAPSHOT</version> + <version>2.0.12</version> <name>Apache Felix Health Check Core</name> <inceptionYear>2013</inceptionYear> @@ -44,14 +44,14 @@ <org.ops4j.pax.logging.DefaultServiceLog.level>INFO</org.ops4j.pax.logging.DefaultServiceLog.level> <felix.shell>false</felix.shell> <project.bundle.file>${project.build.directory}/${project.build.finalName}.jar</project.bundle.file> - <project.build.outputTimestamp>10</project.build.outputTimestamp> + <project.build.outputTimestamp>1640265771</project.build.outputTimestamp> </properties> <scm> <connection>scm:git:ssh://[email protected]/apache/felix-dev.git</connection> <developerConnection>scm:git:ssh://[email protected]/apache/felix-dev.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url> - <tag>HEAD</tag> + <tag>org.apache.felix.healthcheck.core-2.0.12</tag> </scm> <build>
