This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.hc.it-1.0.4 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-hc-it.git
commit c4e5ef0882a5b74d8a2122ed17c42137357fcc4a 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/it@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 5c35732..30c4d17 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]>.
