You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2016/11/24 10:46:06 UTC

svn commit: r1771112 - /sling/trunk/installer/it/pom.xml

Author: rombert
Date: Thu Nov 24 10:46:06 2016
New Revision: 1771112

URL: http://svn.apache.org/viewvc?rev=1771112&view=rev
Log:
installer.it: remove duplicate version from pom.xml

Modified:
    sling/trunk/installer/it/pom.xml

Modified: sling/trunk/installer/it/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/installer/it/pom.xml?rev=1771112&r1=1771111&r2=1771112&view=diff
==============================================================================
--- sling/trunk/installer/it/pom.xml (original)
+++ sling/trunk/installer/it/pom.xml Thu Nov 24 10:46:06 2016
@@ -501,7 +501,6 @@
         <dependency>
             <groupId>javax.inject</groupId>
             <artifactId>javax.inject</artifactId>
-            <version>1</version>
             <scope>test</scope>
         </dependency>
         <dependency>