Bug 2942: odl-mdsal-apidocs feature is not protected through AAA
[controller.git] / opendaylight / commons / parent / pom.xml
index 9ac3cf4aa044fd0e47b54bbada65c19e31b669ca..f8364ca535d4e20465b4737414a9a3115dacb565 100644 (file)
@@ -3,11 +3,8 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>commons.parent</artifactId>
-  <version>1.0.2-SNAPSHOT</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
-  <prerequisites>
-    <maven>3.0</maven>
-  </prerequisites>
 
   <properties>
     <nexus.repository.release>opendaylight.release</nexus.repository.release>
         <artifactId>maven-release-plugin</artifactId>
         <version>${releaseplugin.version}</version>
       </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-release-plugin</artifactId>
-        <version>${releaseplugin.version}</version>
-      </plugin>
     </plugins>
   </build>
   <scm>