Author: olli
Date: Sun Oct 23 16:47:15 2016
New Revision: 1766304
URL: http://svn.apache.org/viewvc?rev=1766304&view=rev
Log:
remove version of javax.inject (managed in Sling parent)
Modified:
sling/trunk/testing/org.apache.sling.testing.paxexam/pom.xml
Modified: sling/trunk/testing/org.apache.sling.testing.paxexam/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/testing/org.apache.sling.testing.paxexam/pom.xml?rev=1766304&r1=1766303&r2=1766304&view=diff
==============================================================================
--- sling/trunk/testing/org.apache.sling.testing.paxexam/pom.xml (original)
+++ sling/trunk/testing/org.apache.sling.testing.paxexam/pom.xml Sun Oct 23
16:47:15 2016
@@ -91,7 +91,6 @@
<dependency>
<groupId>javax.inject</groupId>
<artifactId>javax.inject</artifactId>
- <version>1</version>
<scope>provided</scope>
</dependency>
<!-- OSGi -->