Add Reservation to Integration
[integration/distribution.git] / features / index / pom.xml
index 3c39ec0f960a0f0c425d4e0367acc6b0620ae975..76136727544636b6224fa7d98774281cdb542f4d 100644 (file)
       <type>xml</type>
     </dependency>
     <dependency>
-       <groupId>org.opendaylight.packetcable</groupId>
-       <artifactId>features-packetcable</artifactId>
-       <version>${feature.packetcable.version}</version>
-       <classifier>features</classifier>
-       <type>xml</type>
+      <groupId>org.opendaylight.packetcable</groupId>
+      <artifactId>features-packetcable</artifactId>
+      <version>${feature.packetcable.version}</version>
+      <classifier>features</classifier>
+      <type>xml</type>
     </dependency>
     <dependency>
-       <groupId>org.opendaylight.packetcable</groupId>
-       <artifactId>features-packetcable-policy</artifactId>
-       <version>${feature.packetcable.version}</version>
-       <classifier>features</classifier>
-       <type>xml</type>
+      <groupId>org.opendaylight.packetcable</groupId>
+      <artifactId>features-packetcable-policy</artifactId>
+      <version>${feature.packetcable.version}</version>
+      <classifier>features</classifier>
+      <type>xml</type>
+    </dependency>
+    <dependency>
+      <groupId>org.opendaylight.reservation</groupId>
+      <artifactId>features-reservation</artifactId>
+      <version>${feature.reservation.version}</version>
+      <classifier>features</classifier>
+      <type>xml</type>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.sdninterfaceapp</groupId>