This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.testing.paxexam-0.0.4 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-paxexam.git
commit eb25789f4b0f7a8250f611897cd132a6a70120ff Author: Oliver Lietz <[email protected]> AuthorDate: Sun Oct 23 16:47:15 2016 +0000 remove version of javax.inject (managed in Sling parent) git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/org.apache.sling.testing.paxexam@1766304 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 166d0a4..d30c388 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,6 @@ <dependency> <groupId>javax.inject</groupId> <artifactId>javax.inject</artifactId> - <version>1</version> <scope>provided</scope> </dependency> <!-- OSGi --> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
