Break the repository index out separately from the test features
[integration/distribution.git] / distributions / pom.xml
index 5511f1fe4a4616a4f432871eba316054848f06e7..37c2eccafe37656da99e63fc95c6dbba0ae36dc9 100644 (file)
@@ -7,16 +7,15 @@
   <parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>root</artifactId>
-    <version>0.1.2-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>distributions</artifactId>
   <name>OpenDaylight Distributions</name>
   <packaging>pom</packaging>
   <modules>
-    <module>base/</module>
-    <module>virtualization/</module>
-    <module>serviceprovider/</module>
+    <module>karaf</module>
+    <module>test</module>
   </modules>
   <profiles>
     <profile>