Bump versions to 11.0.2-SNAPSHOT
[odlparent.git] / features / odl-karaf-feat-war / pom.xml
index eb1b8ae4e0b8fc83b1037f927c18526eef2355bd..318785d20961627680e24198e70fdab01201303d 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>11.0.2-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
         </resources>
     </build>
 
-    <!--
-        Maven Site Configuration
-
-        The following configuration is necessary for maven-site-plugin to
-        correctly identify the correct deployment path for OpenDaylight Maven
-        sites.
-    -->
-    <url>${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/</url>
-
-    <distributionManagement>
-        <site>
-            <id>opendaylight-site</id>
-            <url>${nexus.site.url}/${project.artifactId}/</url>
-        </site>
-    </distributionManagement>
-
 </project>