Add Packetcable features to Distribution
[integration/distribution.git] / features / singles / odl-integration-compatible-with-all / pom.xml
index 49de2c8ca43503ab37677425ff1663b1892a179c..6804ef63132fe724e9693e3060bc97df0da809f1 100644 (file)
             <classifier>features</classifier>
         </dependency>
 
+        <!-- Packetcable -->
+        <dependency>
+            <groupId>org.opendaylight.packetcable</groupId>
+            <artifactId>odl-packetcable-policy-model</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
+        <!-- Commenting because SFT memory issue
+        <dependency>
+            <groupId>org.opendaylight.packetcable</groupId>
+            <artifactId>odl-packetcable-policy-server</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
+        <dependency>
+            <groupId>org.opendaylight.packetcable</groupId>
+            <artifactId>odl-packetcable-policy-server-all</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
+        -->
+
         <!-- SFC -->
         <dependency>
             <groupId>org.opendaylight.sfc</groupId>