Fix license header violations
[integration/distribution.git] / distributions / pom.xml
index 37c2eccafe37656da99e63fc95c6dbba0ae36dc9..bda726e800f666f523e42c5fdbcdedd1ce7c392c 100644 (file)
@@ -1,13 +1,10 @@
 <?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.3.0-SNAPSHOT</version>
+    <version>0.4.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>distributions</artifactId>
@@ -15,7 +12,6 @@
   <packaging>pom</packaging>
   <modules>
     <module>karaf</module>
-    <module>test</module>
   </modules>
   <profiles>
     <profile>