Add usc to distribution 90/61390/3
authorA H <an.ho@huawei.com>
Tue, 8 Aug 2017 23:54:27 +0000 (16:54 -0700)
committerVratko Polák <vrpolak@cisco.com>
Thu, 10 Aug 2017 16:35:57 +0000 (16:35 +0000)
Change-Id: I6fb76f9d9dfa2ad6fc914bff2855c689b931cc51
Signed-off-by: A H <an.ho@huawei.com>
artifacts/upstream/feature-repos/pom.xml
artifacts/upstream/single-features/pom.xml
features/repos/index/pom.xml
features/singles/odl-integration-all/pom.xml

index 3a067bf71f17d99be24001221d4cf8752a2a843b..bc47002f7e171810286e6bd1630737008ace71b6 100644 (file)
                 <type>xml</type>
             </dependency>
 
+            <!-- USC -->
+            <dependency>
+                <groupId>org.opendaylight.usc</groupId>
+                <artifactId>usc-features</artifactId>
+                <version>${usc.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
             <!-- VTN -->
             <dependency>
                 <groupId>org.opendaylight.vtn</groupId>
index 0b61efb5354ae84a88defee9c6fa5f2d504233d3..9bae511bc8320bd91b2a9df8cbfad14600b5668b 100644 (file)
                 <type>xml</type>
             </dependency>
 
+            <!-- USC -->
+            <dependency>
+                <groupId>org.opendaylight.usc</groupId>
+                <artifactId>odl-usc-channel-ui</artifactId>
+                <version>${usc.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
             <!-- VTN -->
             <dependency>
                 <groupId>org.opendaylight.vtn</groupId>
index f7148d0240f0c44036f21f2b67fc555031696b53..67615fdbc1339b57e3f81cba724b7eb492ee87af 100644 (file)
             <type>xml</type>
         </dependency>
 
+        <!-- USC -->
+        <dependency>
+            <groupId>org.opendaylight.usc</groupId>
+            <artifactId>usc-features</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
+
         <!-- VTN -->
         <dependency>
             <groupId>org.opendaylight.vtn</groupId>
index b12dc12cdc768a82fbf280a2fff3313678b77df9..808f46d5e30d7adc9d9711760694fd3545c445f8 100644 (file)
             <classifier>features</classifier>
         </dependency>
 
+        <!-- USC -->
+        <dependency>
+            <groupId>org.opendaylight.usc</groupId>
+            <artifactId>odl-usc-channel-ui</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
+
         <!-- VTN -->
         <dependency>
             <groupId>org.opendaylight.vtn</groupId>