Bump to odlparent-6.0.1/yangtools-4.0.2/mdsal-5.0.4
[integration/distribution.git] / artifacts / all / pom.xml
index e91cd84ed4037e78b3a8d9b0c2f94bd403e80457..eb27e184914516c87ee5c6eef95c1ee5a805197f 100644 (file)
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>1.8.0-SNAPSHOT</version>
+      <version>6.0.1</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>all-artifacts</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.12.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          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 ODL artifact versions including Distribution.</description>
     <url>https://wiki.opendaylight.org/view/Integration/Distribution</url>
     <licenses>
         <tag>HEAD</tag>
     </scm>
     <dependencyManagement>
+        <!-- TODO: Hardcode each version when moving to semantic versioning. -->
         <dependencies>
             <dependency>
                 <groupId>${project.groupId}</groupId>
-                <artifactId>upstream-artifacts</artifactId>
+                <artifactId>upstream-all-artifacts</artifactId>
                 <version>${project.version}</version>
                 <scope>import</scope>
                 <type>pom</type>