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/sling-org-apache-sling-hc-api.git
The following commit(s) were added to refs/heads/master by this push:
new e2ef181 [maven-release-plugin] prepare release
org.apache.sling.hc.api-1.0.4
e2ef181 is described below
commit e2ef181c4e0bd52acf9dc54d4d6cd88d5a833aa9
Author: georg.henzler <[email protected]>
AuthorDate: Fri Apr 5 23:47:21 2019 +0200
[maven-release-plugin] prepare release org.apache.sling.hc.api-1.0.4
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1eee57d..866f972 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.hc.api</artifactId>
<packaging>bundle</packaging>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<name>Apache Sling Health Check API</name>
<inceptionYear>2013</inceptionYear>
@@ -42,7 +42,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-api.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-api.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-hc-api.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.hc.api-1.0.4</tag>
</scm>
<build>