Skip to content

Commit

Permalink
Release netconf
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-releng committed Nov 3, 2020
1 parent 8cbdfc8 commit 80ff410
Show file tree
Hide file tree
Showing 97 changed files with 158 additions and 158 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>features-netconf-connector</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion features/netconf-connector/odl-message-bus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-message-bus</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<!-- messagebus endpoint for netconf connector-->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-callhome-ssh</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Netconf Connector :: Netconf Callhome Connector + Netconf SSH Server</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-clustered-topology</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Clustered Netconf Topology :: Netconf Connector + Netconf SSH Server</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-connector-all</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Netconf Connector :: All</name>
Expand Down
4 changes: 2 additions & 2 deletions features/netconf-connector/odl-netconf-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-connector</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Netconf Connector :: Netconf Connector</name>
Expand All @@ -42,7 +42,7 @@
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-artifacts</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
4 changes: 2 additions & 2 deletions features/netconf-connector/odl-netconf-console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-console</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Netconf Console + Karaf CLI for netconf CRUD operations</name>
Expand All @@ -27,7 +27,7 @@
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-mdsal</artifactId>
<version>1.10.4.1-SNAPSHOT</version>
<version>1.10.4.1</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion features/netconf-connector/odl-netconf-topology/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-topology</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Netconf Topology :: Netconf Connector + Netconf SSH Server + Netconf configuration via config topology datastore</name>
Expand Down
2 changes: 1 addition & 1 deletion features/netconf-connector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>features-netconf-connector-aggregator</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion features/netconf/features-netconf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>features-netconf</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion features/netconf/odl-aaa-netconf-plugin-no-cluster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-aaa-netconf-plugin-no-cluster</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: AAA :: ODL NETCONF Plugin - NO CLUSTER</name>
Expand Down
2 changes: 1 addition & 1 deletion features/netconf/odl-aaa-netconf-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-aaa-netconf-plugin</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: AAA :: ODL NETCONF Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion features/netconf/odl-netconf-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-all</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Netconf :: All</name>
Expand Down
4 changes: 2 additions & 2 deletions features/netconf/odl-netconf-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-api</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Netconf :: API</name>
Expand All @@ -42,7 +42,7 @@
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-artifacts</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion features/netconf/odl-netconf-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-client</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion features/netconf/odl-netconf-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-impl</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Netconf :: Impl</name>
Expand Down
6 changes: 3 additions & 3 deletions features/netconf/odl-netconf-mapping-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-mapping-api</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Netconf :: Mapping API</name>
Expand All @@ -27,14 +27,14 @@
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-api</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<type>xml</type>
<classifier>features</classifier>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-mapping-api</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
</dependency>
</dependencies>
</project>
4 changes: 2 additions & 2 deletions features/netconf/odl-netconf-mdsal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-mdsal</artifactId>
<!-- This matches controller -->
<version>1.10.4.1-SNAPSHOT</version>
<version>1.10.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Netconf :: Mdsal</name>

<properties>
<netconf.version>1.7.4.1-SNAPSHOT</netconf.version>
<netconf.version>1.7.4.1</netconf.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion features/netconf/odl-netconf-netty-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-netty-util</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Netconf :: Netty Util</name>
Expand Down
2 changes: 1 addition & 1 deletion features/netconf/odl-netconf-notifications-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-notifications-api</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Netconf :: Notification :: Api</name>
Expand Down
2 changes: 1 addition & 1 deletion features/netconf/odl-netconf-notifications-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-notifications-impl</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Netconf :: Monitoring :: Impl</name>
Expand Down
2 changes: 1 addition & 1 deletion features/netconf/odl-netconf-ssh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-ssh</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Netconf Connector :: SSH</name>
Expand Down
2 changes: 1 addition & 1 deletion features/netconf/odl-netconf-tcp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-tcp</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Netconf Connector :: TCP</name>
Expand Down
2 changes: 1 addition & 1 deletion features/netconf/odl-netconf-util/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-netconf-util</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>feature</packaging>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion features/netconf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>features-netconf-aggregator</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-features-parent</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<packaging>pom</packaging>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion features/restconf/features-restconf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>features-restconf</artifactId>
<version>1.10.4.1-SNAPSHOT</version>
<version>1.10.4.1</version>
<packaging>feature</packaging>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion features/restconf/odl-mdsal-apidocs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-mdsal-apidocs</artifactId>
<version>1.10.4.1-SNAPSHOT</version>
<version>1.10.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: MDSAL :: APIDOCS</name>
Expand Down
2 changes: 1 addition & 1 deletion features/restconf/odl-restconf-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-restconf-all</artifactId>
<version>1.10.4.1-SNAPSHOT</version>
<version>1.10.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Restconf :: All</name>
Expand Down
6 changes: 3 additions & 3 deletions features/restconf/odl-restconf-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-restconf-common</artifactId>
<version>1.10.4.1-SNAPSHOT</version>
<version>1.10.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Restconf :: Common</name>
Expand Down Expand Up @@ -56,14 +56,14 @@
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-artifacts</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>restconf-artifacts</artifactId>
<version>1.10.4.1-SNAPSHOT</version>
<version>1.10.4.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
4 changes: 2 additions & 2 deletions features/restconf/odl-restconf-nb-bierman02/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-restconf-nb-bierman02</artifactId>
<version>1.10.4.1-SNAPSHOT</version>
<version>1.10.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Restconf :: NB :: bierman02</name>
Expand All @@ -35,7 +35,7 @@
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>restconf-artifacts</artifactId>
<version>1.10.4.1-SNAPSHOT</version>
<version>1.10.4.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
6 changes: 3 additions & 3 deletions features/restconf/odl-restconf-nb-rfc8040/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-restconf-nb-rfc8040</artifactId>
<version>1.10.4.1-SNAPSHOT</version>
<version>1.10.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Restconf :: NB :: RFC8040</name>
Expand All @@ -28,14 +28,14 @@
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>restconf-artifacts</artifactId>
<version>1.10.4.1-SNAPSHOT</version>
<version>1.10.4.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>netconf-artifacts</artifactId>
<version>1.7.4.1-SNAPSHOT</version>
<version>1.7.4.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion features/restconf/odl-restconf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>odl-restconf</artifactId>
<version>1.10.4.1-SNAPSHOT</version>
<version>1.10.4.1</version>
<packaging>feature</packaging>

<name>OpenDaylight :: Restconf</name>
Expand Down
2 changes: 1 addition & 1 deletion features/restconf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>org.opendaylight.netconf</groupId>
<artifactId>features-restconf-aggregator</artifactId>
<version>1.10.4.1-SNAPSHOT</version>
<version>1.10.4.1</version>
<packaging>pom</packaging>

<properties>
Expand Down
Loading

0 comments on commit 80ff410

Please sign in to comment.