Skip to content

Commit 7940e51

Browse files
committed
Bump upstreams
Adopt: - odlparent-14.1.3 - infrautils-7.1.7 - yangtools-14.0.17 - mdsal-14.0.18 - controller-11.0.2 - netconf-9.0.1 Change-Id: I5202be49c8ca192ce95bad000a3a334852c0909e Signed-off-by: Robert Varga <robert.varga@pantheon.tech> (cherry picked from commit 37f4649)
1 parent d7488a0 commit 7940e51

File tree

15 files changed

+23
-23
lines changed

15 files changed

+23
-23
lines changed

artifacts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
1212
<parent>
1313
<groupId>org.opendaylight.odlparent</groupId>
1414
<artifactId>odlparent-lite</artifactId>
15-
<version>14.1.0</version>
15+
<version>14.1.3</version>
1616
<relativePath/>
1717
</parent>
1818

commons/parent/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
for plugin configuration etc. -->
1616
<groupId>org.opendaylight.odlparent</groupId>
1717
<artifactId>odlparent</artifactId>
18-
<version>14.1.0</version>
18+
<version>14.1.3</version>
1919
<relativePath/>
2020
</parent>
2121

@@ -37,14 +37,14 @@
3737
<dependency>
3838
<groupId>org.opendaylight.mdsal</groupId>
3939
<artifactId>mdsal-artifacts</artifactId>
40-
<version>14.0.13</version>
40+
<version>14.0.18</version>
4141
<type>pom</type>
4242
<scope>import</scope>
4343
</dependency>
4444
<dependency>
4545
<groupId>org.opendaylight.controller</groupId>
4646
<artifactId>controller-artifacts</artifactId>
47-
<version>11.0.0</version>
47+
<version>11.0.2</version>
4848
<type>pom</type>
4949
<scope>import</scope>
5050
</dependency>

features/features-lispflowmapping/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
1212
<parent>
1313
<groupId>org.opendaylight.odlparent</groupId>
1414
<artifactId>feature-repo-parent</artifactId>
15-
<version>14.1.0</version>
15+
<version>14.1.3</version>
1616
<relativePath/>
1717
</parent>
1818

features/odl-lispflowmapping-inmemorydb/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
1212
<parent>
1313
<groupId>org.opendaylight.odlparent</groupId>
1414
<artifactId>single-feature-parent</artifactId>
15-
<version>14.1.0</version>
15+
<version>14.1.3</version>
1616
<relativePath/>
1717
</parent>
1818

@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
2929
<dependency>
3030
<groupId>org.opendaylight.controller</groupId>
3131
<artifactId>controller-artifacts</artifactId>
32-
<version>11.0.0</version>
32+
<version>11.0.2</version>
3333
<type>pom</type>
3434
<scope>import</scope>
3535
</dependency>

features/odl-lispflowmapping-mappingservice-shell/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
1212
<parent>
1313
<groupId>org.opendaylight.odlparent</groupId>
1414
<artifactId>single-feature-parent</artifactId>
15-
<version>14.1.0</version>
15+
<version>14.1.3</version>
1616
<relativePath/>
1717
</parent>
1818

features/odl-lispflowmapping-mappingservice/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
1212
<parent>
1313
<groupId>org.opendaylight.odlparent</groupId>
1414
<artifactId>single-feature-parent</artifactId>
15-
<version>14.1.0</version>
15+
<version>14.1.3</version>
1616
<relativePath/>
1717
</parent>
1818

@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
2929
<dependency>
3030
<groupId>org.opendaylight.netconf</groupId>
3131
<artifactId>netconf-artifacts</artifactId>
32-
<version>9.0.0</version>
32+
<version>9.0.1</version>
3333
<scope>import</scope>
3434
<type>pom</type>
3535
</dependency>

features/odl-lispflowmapping-models/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
1212
<parent>
1313
<groupId>org.opendaylight.odlparent</groupId>
1414
<artifactId>single-feature-parent</artifactId>
15-
<version>14.1.0</version>
15+
<version>14.1.3</version>
1616
<relativePath/>
1717
</parent>
1818

@@ -29,7 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
2929
<dependency>
3030
<groupId>org.opendaylight.mdsal</groupId>
3131
<artifactId>mdsal-artifacts</artifactId>
32-
<version>14.0.13</version>
32+
<version>14.0.18</version>
3333
<type>pom</type>
3434
<scope>import</scope>
3535
</dependency>

features/odl-lispflowmapping-msmr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
1212
<parent>
1313
<groupId>org.opendaylight.odlparent</groupId>
1414
<artifactId>single-feature-parent</artifactId>
15-
<version>14.1.0</version>
15+
<version>14.1.3</version>
1616
<relativePath/>
1717
</parent>
1818

features/odl-lispflowmapping-southbound/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
1212
<parent>
1313
<groupId>org.opendaylight.odlparent</groupId>
1414
<artifactId>single-feature-parent</artifactId>
15-
<version>14.1.0</version>
15+
<version>14.1.3</version>
1616
<relativePath/>
1717
</parent>
1818

@@ -29,14 +29,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
2929
<dependency>
3030
<groupId>org.opendaylight.controller</groupId>
3131
<artifactId>controller-artifacts</artifactId>
32-
<version>11.0.0</version>
32+
<version>11.0.2</version>
3333
<scope>import</scope>
3434
<type>pom</type>
3535
</dependency>
3636
<dependency>
3737
<groupId>org.opendaylight.netconf</groupId>
3838
<artifactId>netconf-artifacts</artifactId>
39-
<version>9.0.0</version>
39+
<version>9.0.1</version>
4040
<scope>import</scope>
4141
<type>pom</type>
4242
</dependency>

features/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
1212
<parent>
1313
<groupId>org.opendaylight.odlparent</groupId>
1414
<artifactId>odlparent-lite</artifactId>
15-
<version>14.1.0</version>
15+
<version>14.1.3</version>
1616
<relativePath/>
1717
</parent>
1818

0 commit comments

Comments
 (0)