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