Merge "Remove unnecessary declaration of <prerequisites> in archetypes"
authorTony Tkacik <ttkacik@cisco.com>
Fri, 23 Jan 2015 11:09:20 +0000 (11:09 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 23 Jan 2015 11:09:21 +0000 (11:09 +0000)
opendaylight/archetypes/pom.xml

index d8ac92317631f419d35e21444c99594ae8eaf64c..6d46aaec780236b227db3b0e1d2597fa52efcaf6 100644 (file)
@@ -1,9 +1,6 @@
 <?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.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>