Remove config module archetype dependency from config-artifacts 99/47799/2
authorAlexis de Talhouët <adetalhouet@inocybe.com>
Tue, 1 Nov 2016 15:19:45 +0000 (11:19 -0400)
committerTom Pantelis <tpanteli@brocade.com>
Tue, 1 Nov 2016 16:54:38 +0000 (16:54 +0000)
Follow-up from https://git.opendaylight.org/gerrit/#/c/47652/

I missed the config-artifacts dependency, hence the merge job failed.
This will fix it.

Change-Id: I659a7e145fdeb9b04133da16a48451f12299bfc6
Signed-off-by: Alexis de Talhouët <adetalhouet@inocybe.com>
opendaylight/config/config-artifacts/pom.xml

index ab0dd1cbcb3985ff708191f4d23e891c28a8ca13..ea61fc7e52a01d95a366712c79bc7d93573d8b57 100644 (file)
                 <type>test-jar</type>
                 <scope>test</scope>
             </dependency>
                 <type>test-jar</type>
                 <scope>test</scope>
             </dependency>
-            <dependency>
-                <groupId>${project.groupId}</groupId>
-                <artifactId>config-module-archetype</artifactId>
-                <version>${project.version}</version>
-            </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>config-netty-config</artifactId>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>config-netty-config</artifactId>