This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.hc.support-1.0.4 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-support.git
commit a9c261438ba2395d18924789ea2bcf40ad55e467 Author: Bertrand Delacretaz <[email protected]> AuthorDate: Thu Sep 26 13:34:43 2013 +0000 SLING-3127 - use latest parent pom git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/healthcheck/support@1526484 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 49b8230..c0b3e7c 100644 --- a/pom.xml +++ b/pom.xml @@ -9,8 +9,8 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>17</version> - <relativePath/> + <version>18</version> + <relativePath>../../../../parent/pom.xml</relativePath> </parent> <groupId>org.apache.sling</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
