Skip to content

Commit d758630

Browse files
committed
Bump up ONOS version to 1.10.2
Change-Id: Ib6ecab6b879f2645a8c44538e541fe376febfe06
1 parent bd6d83c commit d758630

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

carrierethernet/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>org.onosproject</groupId>
2121
<artifactId>onos-dependencies</artifactId>
22-
<version>1.10.1</version>
22+
<version>1.10.2</version>
2323
<relativePath/><!-- parent is remote -->
2424
</parent>
2525

@@ -32,7 +32,7 @@
3232

3333
<properties>
3434
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
35-
<onos.version>1.10.1</onos.version>
35+
<onos.version>1.10.2</onos.version>
3636
<api.version>1.0.0</api.version>
3737
<onos.app.name>org.onosproject.ecord.carrierethernet</onos.app.name>
3838
<onos.app.origin>ON.Lab</onos.app.origin>

0 commit comments

Comments
 (0)