Remove <version> from org.apache.aries.blueprint.core dep. 66/58366/2
authorMichael Vorburger <vorburger@redhat.com>
Tue, 6 Jun 2017 18:24:02 +0000 (20:24 +0200)
committerMichael Vorburger <vorburger@redhat.com>
Tue, 11 Jul 2017 09:27:45 +0000 (09:27 +0000)
Because in c/58365a the latest version was added to oldparent
dependencyManagement, and it seems wiser to declare this in only a
single place, to avoid possible version discrepancy problems re. this
artifact in the future.

Change-Id: If4370f3c7e80123fe6c225a11c1224145b3ad2b9
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
opendaylight/blueprint/pom.xml

index 026e0ebfcb7d6d9c776ff129545e2e0f26ebb1e7..dc11fac92404db98f9bc385f08c760525b4f97eb 100644 (file)
@@ -49,7 +49,6 @@
     <dependency>
       <groupId>org.apache.aries.blueprint</groupId>
       <artifactId>org.apache.aries.blueprint.core</artifactId>
-      <version>1.7.1</version>
       <scope>provided</scope>
     </dependency>
     <dependency>