File tree Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 19
19
<parent >
20
20
<groupId >org.onosproject</groupId >
21
21
<artifactId >onos-dependencies</artifactId >
22
- <version >1.10.3 </version >
22
+ <version >1.12.0 </version >
23
23
<relativePath /><!-- parent is remote -->
24
24
</parent >
25
25
32
32
33
33
<properties >
34
34
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
35
- <onos .version>1.10.3</onos .version>
36
- <!-- TODO onos-build-conf.version can be dropped when onos.version > 1.10.3 -->
37
- <onos-build-conf .version>1.10.3-onf</onos-build-conf .version>
35
+ <onos .version>1.12.0</onos .version>
38
36
<api .version>1.0.0</api .version>
39
37
<onos .app.name>org.onosproject.ecord.carrierethernet</onos .app.name>
40
38
<onos .app.origin>ON.Lab</onos .app.origin>
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >org.onosproject</groupId >
24
24
<artifactId >onos-dependencies</artifactId >
25
- <version >1.8 .0</version >
25
+ <version >1.12 .0</version >
26
26
<relativePath /><!-- parent is remote -->
27
27
</parent >
28
28
29
29
<artifactId >onos-app-oneping</artifactId >
30
- <version >1.9.0-SNAPSHOT </version >
30
+ <version >1.12.0 </version >
31
31
<packaging >bundle</packaging >
32
32
33
33
<description >One-Ping-Only sample application</description >
34
34
35
35
<properties >
36
- <onos .version>1.8 .0</onos .version>
36
+ <onos .version>1.12 .0</onos .version>
37
37
<onos .app.name>org.onosproject.oneping</onos .app.name>
38
38
<onos .app.origin>ON.Lab</onos .app.origin>
39
39
<onos .app.title>One-Ping-Only App</onos .app.title>
Original file line number Diff line number Diff line change 25
25
26
26
<groupId >org.onosproject</groupId >
27
27
<artifactId >onos-app-samples</artifactId >
28
- <version >1.9.0-SNAPSHOT </version >
28
+ <version >1.12.0 </version >
29
29
<packaging >pom</packaging >
30
30
31
31
<description >ONOS sample applications</description >
You can’t perform that action at this time.
0 commit comments