blob: 1978f9defb962d9b1b14390cbc14e7d0463ad4dc [file] [log] [blame]
tom8bb16062014-09-12 14:47:46 -07001<?xml version="1.0" encoding="UTF-8"?>
Thomas Vachuska781d18b2014-10-27 10:31:25 -07002<!--
Brian O'Connor5ab426f2016-04-09 01:19:45 -07003 ~ Copyright 2014-present Open Networking Laboratory
Thomas Vachuska781d18b2014-10-27 10:31:25 -07004 ~
Thomas Vachuska4f1a60c2014-10-28 13:39:07 -07005 ~ Licensed under the Apache License, Version 2.0 (the "License");
6 ~ you may not use this file except in compliance with the License.
7 ~ You may obtain a copy of the License at
Thomas Vachuska781d18b2014-10-27 10:31:25 -07008 ~
Thomas Vachuska4f1a60c2014-10-28 13:39:07 -07009 ~ http://www.apache.org/licenses/LICENSE-2.0
10 ~
11 ~ Unless required by applicable law or agreed to in writing, software
12 ~ distributed under the License is distributed on an "AS IS" BASIS,
13 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 ~ See the License for the specific language governing permissions and
15 ~ limitations under the License.
Gaurav Agrawalb102b012016-08-02 12:52:48 +053016 -->
17<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
18 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
tom8bb16062014-09-12 14:47:46 -070019 <modelVersion>4.0.0</modelVersion>
20
21 <parent>
Brian O'Connorabafb502014-12-02 22:26:20 -080022 <groupId>org.onosproject</groupId>
tom8bb16062014-09-12 14:47:46 -070023 <artifactId>onos</artifactId>
Brian O'Connore642f7c2016-05-23 18:33:04 -070024 <version>1.7.0-SNAPSHOT</version>
tom8bb16062014-09-12 14:47:46 -070025 </parent>
26
27 <artifactId>onos-apps</artifactId>
28 <packaging>pom</packaging>
29
30 <description>ONOS sample applications</description>
31
32 <modules>
Pengfei Lue0c02e22015-07-07 15:41:31 +080033 <module>acl</module>
kmcpeake4fe18c82015-11-17 20:07:39 +000034 <module>faultmanagement</module>
alshabib030111e2014-09-15 15:56:42 -070035 <module>fwd</module>
alshabib4906fab2014-09-29 23:58:12 -070036 <module>mobility</module>
alshabibc274c902014-10-03 14:58:27 -070037 <module>proxyarp</module>
Jonathan Hart039d2b12014-10-10 09:33:04 -070038 <module>sdnip</module>
HIGUCHI Yutaf3ead252016-05-12 18:18:15 -070039 <module>optical-model</module>
weibit38c42ed2014-10-09 19:03:54 -070040 <module>optical</module>
Naoki Shiota5a056062016-05-05 18:43:59 -070041 <module>newoptical</module>
Pavlin Radoslavov64d9e472014-10-21 22:01:08 -070042 <module>metrics</module>
Jonathan Hart41349e92015-02-09 14:14:02 -080043 <module>routing</module>
44 <module>routing-api</module>
Pingping Line28ae4c2015-03-13 11:37:03 -070045 <module>reactive-routing</module>
Pingping Linffa27d32015-04-30 14:41:03 -070046 <module>virtualbng</module>
Jonathan Hartf5829202015-02-12 09:37:02 -080047 <module>bgprouter</module>
Brian O'Connora468e902015-03-18 16:43:49 -070048 <module>test</module>
sanghob35a6192015-04-01 13:05:26 -070049 <module>segmentrouting</module>
Shravan Ambati7d199542016-04-22 16:09:05 -070050 <module>kafka-integration</module>
cheng fan48e832c2015-05-29 01:54:47 +080051 <module>pcep-api</module>
Satish Kf6d87cb2015-11-30 19:59:22 +053052 <module>iptopology-api</module>
Priyanka B7991c752016-03-26 19:52:44 +053053 <module>pce</module>
Thomas Vachuskac03df252015-08-26 23:37:13 -070054 <module>cip</module>
Thomas Vachuska9c9ff7c2015-07-20 10:38:59 -070055 <module>flowanalyzer</module>
samuele4e75052015-07-21 11:51:22 +080056 <module>vtn</module>
Thomas Vachuskaef979322015-09-04 11:31:01 -070057 <module>dhcp</module>
gauravf0884562016-06-17 02:47:13 +053058 <module>dhcprelay</module>
alshabibeff00542015-09-23 13:22:33 -070059 <module>mfwd</module>
alshabibeff00542015-09-23 13:22:33 -070060 <module>pim</module>
Aaron Kruglikov29327982015-10-06 17:15:16 -070061 <module>mlb</module>
Thomas Vachuskab4d3ff72015-12-01 09:53:51 -080062 <module>pathpainter</module>
Thomas Vachuskabbf10502015-12-09 13:41:58 -080063 <module>drivermatrix</module>
Jian Li0967cd72015-11-25 17:38:48 -080064 <module>cpman</module>
HIGUCHI Yuta9092db82016-01-03 18:45:01 -080065 <module>events</module>
Jonathan Hart3604bbc2016-01-07 11:16:42 -080066 <module>vrouter</module>
Luca Prete9c2ee072016-02-16 11:00:44 -080067 <module>vpls</module>
Daniel Parka7d6e9f2016-01-18 17:54:14 +090068 <module>openstacknode</module>
sangho0c2a3da2016-02-16 13:39:07 +090069 <module>openstacknetworking</module>
sangho93447f12016-02-24 00:33:22 +090070 <module>openstackinterface</module>
Jian Lib97f6fb2016-03-21 11:33:28 -070071 <module>influxdbmetrics</module>
Jian Lic0fe42d2016-03-28 15:19:16 -070072 <module>gangliametrics</module>
sangyun-han805219a2016-03-26 12:58:27 +090073 <module>graphitemetrics</module>
Hyunsun Moon7ad92202016-04-20 10:36:02 -070074 <module>xosclient</module>
Kyuhwi Choic5b33ea2016-04-26 11:45:32 +090075 <module>scalablegateway</module>
Carmelo Casconeefc0a922016-06-14 14:32:33 -070076 <module>bmv2-demo</module>
Gaurav Agrawalb102b012016-08-02 12:52:48 +053077 <module>yms</module>
Kyuhwi Choic5b33ea2016-04-26 11:45:32 +090078 </modules>
79
tom8bb16062014-09-12 14:47:46 -070080
81 <properties>
82 <web.context>default</web.context>
83 </properties>
84
85 <dependencies>
86 <dependency>
Brian O'Connorabafb502014-12-02 22:26:20 -080087 <groupId>org.onosproject</groupId>
tom8bb16062014-09-12 14:47:46 -070088 <artifactId>onos-api</artifactId>
89 </dependency>
90
91 <dependency>
Brian O'Connorabafb502014-12-02 22:26:20 -080092 <groupId>org.onosproject</groupId>
tom8bb16062014-09-12 14:47:46 -070093 <artifactId>onlab-osgi</artifactId>
tom8bb16062014-09-12 14:47:46 -070094 </dependency>
95
96 <dependency>
tom8bb16062014-09-12 14:47:46 -070097 <groupId>org.apache.felix</groupId>
98 <artifactId>org.apache.felix.scr.annotations</artifactId>
99 </dependency>
100 </dependencies>
101
102 <build>
103 <plugins>
104 <plugin>
105 <groupId>org.apache.felix</groupId>
106 <artifactId>maven-bundle-plugin</artifactId>
tomf297f392014-09-15 14:46:49 -0700107 </plugin>
108
109 <plugin>
110 <groupId>org.apache.felix</groupId>
111 <artifactId>maven-scr-plugin</artifactId>
tom8bb16062014-09-12 14:47:46 -0700112 </plugin>
Thomas Vachuska8c8b0372015-03-10 11:11:24 -0700113
114 <plugin>
115 <groupId>org.onosproject</groupId>
116 <artifactId>onos-maven-plugin</artifactId>
117 </plugin>
tom8bb16062014-09-12 14:47:46 -0700118 </plugins>
119 </build>
120
121</project>