Roll back to using ODL tarball
[ccsdk/distribution.git] / opendaylight / neon / neon-docker / pom.xml
index ec18345..c8228ee 100644 (file)
@@ -57,9 +57,9 @@
                                                <configuration>
                                                        <artifactItems>
                                                                <artifactItem>
-                                                                       <groupId>${project.groupId}</groupId>
-                                                                       <artifactId>odl-neon-karaf</artifactId>
-                                                                       <version>${project.version}</version>
+                                                                       <groupId>org.opendaylight.integration</groupId>
+                                                                       <artifactId>karaf</artifactId>
+                                                                       <version>${ccsdk.opendaylight.version}</version>
                                                                        <type>tar.gz</type>
 
                                                                        <overWrite>true</overWrite>