kwin commented on a change in pull request #11:
URL: 
https://github.com/apache/sling-org-apache-sling-event/pull/11#discussion_r612414931



##########
File path: pom.xml
##########
@@ -195,17 +195,14 @@
         <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>osgi.core</artifactId>
-            <version>6.0.0</version>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>osgi.cmpn</artifactId>
-            <version>6.0.0</version>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.service.event</artifactId>

Review comment:
       I am fine with tackling that later, but please remove 
`<artifactId>org.osgi.service.event</artifactId>` then as this 
   a) is already contained in `osgi.cmpn`
   b) comes later in the class path, so will never be considered by Maven




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to