Bump versions by x.y.(z+1)
[integration/distribution.git] / artifacts / upstream / artifacts / pom.xml
index b17fbbcb35ef21de695857a63058c0a0da09a999..2d796445a998d538761a7afb26d63b495805be7e 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>properties</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>0.16.2-SNAPSHOT</version>
         <relativePath>../properties</relativePath>
     </parent>
     <artifactId>artifact-artifacts</artifactId>
@@ -23,7 +23,7 @@
          build failure. Please do not modify this unless you have a good reason. -->
     <name>ODL :: integration :: ${project.artifactId}</name>
     <description>POM to import, with all upstream ODL project artifact poms with public versions.</description>
-    <url>https://wiki.opendaylight.org/view/Integration/Distribution</url>
+    <url>https://wiki.opendaylight.org/x/ggYF</url>
     <licenses>
         <license>
             <name>Eclipse Public License v1.0</name>
                 </dependencies>
             </dependencyManagement>
         </profile>
-        <profile>
-            <id>neutron</id>
-            <activation>
-                <activeByDefault>true</activeByDefault>
-            </activation>
-            <dependencyManagement>
-                <dependencies>
-                    <dependency>
-                        <groupId>org.opendaylight.neutron</groupId>
-                        <artifactId>neutron-artifacts</artifactId>
-                        <version>${neutron.version}</version>
-                        <type>pom</type>
-                        <scope>import</scope>
-                    </dependency>
-                </dependencies>
-            </dependencyManagement>
-        </profile>
         <profile>
             <id>odlparent</id>
             <activation>