Skip to content

Commit

Permalink
Release Sodium
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-releng committed Aug 22, 2019
1 parent f3fd338 commit c3af31f
Showing 47 changed files with 87 additions and 87 deletions.
2 changes: 1 addition & 1 deletion artifacts/pom.xml
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>sfc-artifacts</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>pom</packaging>

<dependencyManagement>
2 changes: 1 addition & 1 deletion features/features4-sfc/pom.xml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>features4-sfc</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

8 changes: 4 additions & 4 deletions features/odl-sfc-genius/pom.xml
Original file line number Diff line number Diff line change
@@ -20,22 +20,22 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-genius</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

<dependencies>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>odl-mdsal-broker</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
<dependency>
<groupId>org.opendaylight.genius</groupId>
<artifactId>odl-genius</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
@@ -56,7 +56,7 @@
<dependency>
<groupId>org.opendaylight.serviceutils</groupId>
<artifactId>odl-serviceutils-tools</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
4 changes: 2 additions & 2 deletions features/odl-sfc-ios-xe-renderer/pom.xml
Original file line number Diff line number Diff line change
@@ -19,15 +19,15 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-ios-xe-renderer</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

<dependencies>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-connector</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
4 changes: 2 additions & 2 deletions features/odl-sfc-model/pom.xml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-model</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

@@ -58,7 +58,7 @@
<dependency>
<groupId>org.opendaylight.ovsdb</groupId>
<artifactId>odl-ovsdb-southbound-api</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.9.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
4 changes: 2 additions & 2 deletions features/odl-sfc-netconf/pom.xml
Original file line number Diff line number Diff line change
@@ -20,15 +20,15 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-netconf</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

<dependencies>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-connector</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
6 changes: 3 additions & 3 deletions features/odl-sfc-openflow-renderer/pom.xml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-openflow-renderer</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

@@ -29,14 +29,14 @@
<dependency>
<groupId>org.opendaylight.openflowplugin</groupId>
<artifactId>openflowplugin-artifacts</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.opendaylight.genius</groupId>
<artifactId>genius-artifacts</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.7.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
4 changes: 2 additions & 2 deletions features/odl-sfc-ovs/pom.xml
Original file line number Diff line number Diff line change
@@ -20,15 +20,15 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-ovs</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

<dependencies>
<dependency>
<groupId>org.opendaylight.ovsdb</groupId>
<artifactId>odl-ovsdb-southbound-impl</artifactId>
<version>1.9.0-SNAPSHOT</version>
<version>1.9.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
2 changes: 1 addition & 1 deletion features/odl-sfc-pot-netconf-renderer/pom.xml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-pot-netconf-renderer</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

4 changes: 2 additions & 2 deletions features/odl-sfc-pot/pom.xml
Original file line number Diff line number Diff line change
@@ -20,15 +20,15 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-pot</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

<dependencies>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-connector</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
4 changes: 2 additions & 2 deletions features/odl-sfc-provider-rest/pom.xml
Original file line number Diff line number Diff line change
@@ -20,15 +20,15 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-provider-rest</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

<dependencies>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-restconf</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
6 changes: 3 additions & 3 deletions features/odl-sfc-provider/pom.xml
Original file line number Diff line number Diff line change
@@ -20,22 +20,22 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-provider</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

<dependencies>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>odl-mdsal-broker</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
<dependency>
<groupId>org.opendaylight.serviceutils</groupId>
<artifactId>odl-serviceutils-tools</artifactId>
<version>0.4.0-SNAPSHOT</version>
<version>0.4.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
2 changes: 1 addition & 1 deletion features/odl-sfc-sb-rest/pom.xml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-sb-rest</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

6 changes: 3 additions & 3 deletions features/odl-sfc-scf-openflow/pom.xml
Original file line number Diff line number Diff line change
@@ -20,22 +20,22 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-scf-openflow</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

<dependencies>
<dependency>
<groupId>org.opendaylight.openflowplugin</groupId>
<artifactId>odl-openflowplugin-flow-services</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
<dependency>
<groupId>org.opendaylight.openflowplugin</groupId>
<artifactId>odl-openflowplugin-nxm-extensions</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
8 changes: 4 additions & 4 deletions features/odl-sfc-scf-vpp/pom.xml
Original file line number Diff line number Diff line change
@@ -20,29 +20,29 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-scf-vpp</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

<dependencies>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-connector-all</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-tcp</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-topology</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
2 changes: 1 addition & 1 deletion features/odl-sfc-shell/pom.xml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-shell</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

4 changes: 2 additions & 2 deletions features/odl-sfc-statistics/pom.xml
Original file line number Diff line number Diff line change
@@ -20,15 +20,15 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-statistics</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

<dependencies>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>odl-mdsal-broker</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
6 changes: 3 additions & 3 deletions features/odl-sfc-vnfm-tacker/pom.xml
Original file line number Diff line number Diff line change
@@ -20,22 +20,22 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-vnfm-tacker</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

<dependencies>
<dependency>
<groupId>org.opendaylight.aaa</groupId>
<artifactId>odl-aaa-web</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
<dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>odl-mdsal-broker</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
8 changes: 4 additions & 4 deletions features/odl-sfc-vpp-renderer/pom.xml
Original file line number Diff line number Diff line change
@@ -20,29 +20,29 @@

<groupId>org.opendaylight.sfc</groupId>
<artifactId>odl-sfc-vpp-renderer</artifactId>
<version>0.10.0-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>feature</packaging>
<name>ODL :: sfc :: ${project.artifactId}</name>

<dependencies>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-connector-all</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-tcp</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-topology</artifactId>
<version>1.7.0-SNAPSHOT</version>
<version>1.7.0</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
Loading

0 comments on commit c3af31f

Please sign in to comment.