We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd6d83c commit d758630Copy full SHA for d758630
carrierethernet/pom.xml
@@ -19,7 +19,7 @@
19
<parent>
20
<groupId>org.onosproject</groupId>
21
<artifactId>onos-dependencies</artifactId>
22
- <version>1.10.1</version>
+ <version>1.10.2</version>
23
<relativePath/><!-- parent is remote -->
24
</parent>
25
@@ -32,7 +32,7 @@
32
33
<properties>
34
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
35
- <onos.version>1.10.1</onos.version>
+ <onos.version>1.10.2</onos.version>
36
<api.version>1.0.0</api.version>
37
<onos.app.name>org.onosproject.ecord.carrierethernet</onos.app.name>
38
<onos.app.origin>ON.Lab</onos.app.origin>
0 commit comments