This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-metrics.git
commit 620ebeeade033d8464312382823cc5ef71089e98 Author: Carsten Ziegeler <[email protected]> AuthorDate: Fri Oct 21 06:15:56 2016 +0000 Update to parent pom 29 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1765929 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7b9fef1..8ca2ac8 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>26</version> + <version>29</version> </parent> <artifactId>org.apache.sling.commons.metrics</artifactId> @@ -85,7 +85,7 @@ </dependency> <dependency> <groupId>javax.servlet</groupId> - <artifactId>servlet-api</artifactId> + <artifactId>javax.servlet-api</artifactId> <optional>true</optional> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
