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-testing-serversetup.git
commit 9960d97ea54a580eb8d4e4239e7875faa6126bb2 Author: Andrei Dulvac <[email protected]> AuthorDate: Fri Jan 6 09:41:44 2017 +0000 parent update git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1777548 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 1ad1a5f..940561f 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>25</version> + <version>28</version> <relativePath /> </parent> @@ -72,7 +72,7 @@ <dependencies> <dependency> <groupId>org.osgi</groupId> - <artifactId>org.osgi.core</artifactId> + <artifactId>osgi.core</artifactId> </dependency> <dependency> <groupId>org.apache.felix</groupId> @@ -104,7 +104,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.testing.clients</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.0</version> </dependency> </dependencies> </project> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
