Release Sulfur
[integration/distribution.git] / artifacts / upstream / artifacts / pom.xml
index 4eeebcd61261c708d8b8271a6037f3332ddbfb9c..b3d7f5d86b5a6f6e4468903081734b17b06bdba3 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.integration</groupId>
         <artifactId>properties</artifactId>
-        <version>0.9.0-SNAPSHOT</version>
+        <version>0.16.0</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>
     <!-- Project artifact poms. Alphabetical order -->
     <profiles>
         <profile>
-            <id>bgpcep</id>
+            <id>aaa</id>
             <activation>
                 <activeByDefault>true</activeByDefault>
             </activation>
             <dependencyManagement>
                 <dependencies>
                     <dependency>
-                        <groupId>org.opendaylight.bgpcep</groupId>
-                        <artifactId>bgpcep-artifacts</artifactId>
-                        <version>${bgpcep.version}</version>
+                        <groupId>org.opendaylight.aaa</groupId>
+                        <artifactId>aaa-artifacts</artifactId>
+                        <version>${aaa.version}</version>
                         <type>pom</type>
                         <scope>import</scope>
                     </dependency>
             </dependencyManagement>
         </profile>
         <profile>
-            <id>coe</id>
+            <id>bgpcep</id>
             <activation>
                 <activeByDefault>true</activeByDefault>
             </activation>
             <dependencyManagement>
                 <dependencies>
                     <dependency>
-                        <groupId>org.opendaylight.coe</groupId>
-                        <artifactId>coe-artifacts</artifactId>
-                        <version>${coe.version}</version>
+                        <groupId>org.opendaylight.bgpcep</groupId>
+                        <artifactId>bgpcep-artifacts</artifactId>
+                        <version>${bgpcep.version}</version>
                         <type>pom</type>
                         <scope>import</scope>
                     </dependency>
@@ -83,8 +83,8 @@
                 <dependencies>
                     <dependency>
                         <groupId>org.opendaylight.controller</groupId>
-                        <artifactId>config-artifacts</artifactId>
-                        <version>${config.version}</version>
+                        <artifactId>controller-artifacts</artifactId>
+                        <version>${controller.version}</version>
                         <type>pom</type>
                         <scope>import</scope>
                     </dependency>
             </dependencyManagement>
         </profile>
         <profile>
-            <id>genius</id>
+            <id>infrautils</id>
             <activation>
                 <activeByDefault>true</activeByDefault>
             </activation>
             <dependencyManagement>
                 <dependencies>
                     <dependency>
-                        <groupId>org.opendaylight.genius</groupId>
-                        <artifactId>genius-artifacts</artifactId>
-                        <version>${genius.version}</version>
+                        <groupId>org.opendaylight.infrautils</groupId>
+                        <artifactId>infrautils-artifacts</artifactId>
+                        <version>${infrautils.version}</version>
                         <type>pom</type>
                         <scope>import</scope>
                     </dependency>
             </dependencyManagement>
         </profile>
         <profile>
-            <id>infrautils</id>
+            <id>jsonrpc</id>
             <activation>
                 <activeByDefault>true</activeByDefault>
             </activation>
             <dependencyManagement>
                 <dependencies>
                     <dependency>
-                        <groupId>org.opendaylight.infrautils</groupId>
-                        <artifactId>infrautils-artifacts</artifactId>
-                        <version>${infrautils.version}</version>
+                        <groupId>org.opendaylight.jsonrpc</groupId>
+                        <artifactId>jsonrpc-artifacts</artifactId>
+                        <version>${jsonrpc.version}</version>
                         <type>pom</type>
                         <scope>import</scope>
                     </dependency>
             </dependencyManagement>
         </profile>
         <profile>
-            <id>netconf</id>
+            <id>mdsal</id>
             <activation>
                 <activeByDefault>true</activeByDefault>
             </activation>
             <dependencyManagement>
                 <dependencies>
                     <dependency>
-                        <groupId>org.opendaylight.netconf</groupId>
-                        <artifactId>netconf-artifacts</artifactId>
-                        <version>${netconf.version}</version>
-                        <type>pom</type>
-                        <scope>import</scope>
-                    </dependency>
-                    <dependency>
-                        <groupId>org.opendaylight.netconf</groupId>
-                        <artifactId>restconf-artifacts</artifactId>
-                        <version>${restconf.version}</version>
+                        <groupId>org.opendaylight.mdsal</groupId>
+                        <artifactId>mdsal-artifacts</artifactId>
+                        <version>${mdsal.version}</version>
                         <type>pom</type>
                         <scope>import</scope>
                     </dependency>
             </dependencyManagement>
         </profile>
         <profile>
-            <id>netvirt</id>
+            <id>netconf</id>
             <activation>
                 <activeByDefault>true</activeByDefault>
             </activation>
             <dependencyManagement>
                 <dependencies>
                     <dependency>
-                        <groupId>org.opendaylight.netvirt</groupId>
-                        <artifactId>netvirt-artifacts</artifactId>
-                        <version>${netvirt.version}</version>
+                        <groupId>org.opendaylight.netconf</groupId>
+                        <artifactId>netconf-artifacts</artifactId>
+                        <version>${netconf.version}</version>
                         <type>pom</type>
                         <scope>import</scope>
                     </dependency>
             </dependencyManagement>
         </profile>
         <profile>
-            <id>neutron</id>
+            <id>odlparent</id>
             <activation>
                 <activeByDefault>true</activeByDefault>
             </activation>
             <dependencyManagement>
                 <dependencies>
                     <dependency>
-                        <groupId>org.opendaylight.neutron</groupId>
-                        <artifactId>neutron-artifacts</artifactId>
-                        <version>${neutron.version}</version>
+                        <groupId>org.opendaylight.odlparent</groupId>
+                        <artifactId>odlparent-artifacts</artifactId>
+                        <version>${odlparent.version}</version>
                         <type>pom</type>
                         <scope>import</scope>
                     </dependency>
                 </dependencies>
             </dependencyManagement>
         </profile>
+        <profile>
+            <id>serviceutils</id>
+            <activation>
+                <activeByDefault>true</activeByDefault>
+            </activation>
+            <dependencyManagement>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.opendaylight.serviceutils</groupId>
+                        <artifactId>serviceutils-artifacts</artifactId>
+                        <version>${serviceutils.version}</version>
+                        <type>pom</type>
+                        <scope>import</scope>
+                    </dependency>
+                </dependencies>
+            </dependencyManagement>
+        </profile>
+        <profile>
+            <id>yangtools</id>
+            <activation>
+                <activeByDefault>true</activeByDefault>
+            </activation>
+            <dependencyManagement>
+                <dependencies>
+                    <dependency>
+                        <groupId>org.opendaylight.yangtools</groupId>
+                        <artifactId>yangtools-artifacts</artifactId>
+                        <version>${yangtools.version}</version>
+                        <type>pom</type>
+                        <scope>import</scope>
+                    </dependency>
+                </dependencies>
+            </dependencyManagement>
+        </profile>
     </profiles>
 </project>