Update name of TSDR feature
[integration/distribution.git] / distributions / pom.xml
index b5ea2a4dd48f24d37c4f07af8b8178de637c0b7d..bda726e800f666f523e42c5fdbcdedd1ce7c392c 100644 (file)
@@ -1,22 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
-  <prerequisites>
-    <maven>3.0</maven>
-  </prerequisites>
   <parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>root</artifactId>
-    <version>0.1.1-SNAPSHOT</version>
+    <version>0.4.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>
   </modules>
   <profiles>
     <profile>