blob: 437e72be157fef15e6cf8aa5e8648e452998e55c [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>
Ray Milkey72bcefe2016-12-02 16:22:53 -080024 <version>1.9.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>
Jimmy Yanda878fc2016-09-02 16:32:01 -070034 <module>roadm</module>
kmcpeake4fe18c82015-11-17 20:07:39 +000035 <module>faultmanagement</module>
alshabib030111e2014-09-15 15:56:42 -070036 <module>fwd</module>
alshabib4906fab2014-09-29 23:58:12 -070037 <module>mobility</module>
alshabibc274c902014-10-03 14:58:27 -070038 <module>proxyarp</module>
Jonathan Hart039d2b12014-10-10 09:33:04 -070039 <module>sdnip</module>
HIGUCHI Yutaf3ead252016-05-12 18:18:15 -070040 <module>optical-model</module>
weibit38c42ed2014-10-09 19:03:54 -070041 <module>optical</module>
Naoki Shiota5a056062016-05-05 18:43:59 -070042 <module>newoptical</module>
Pavlin Radoslavov64d9e472014-10-21 22:01:08 -070043 <module>metrics</module>
Jonathan Hart41349e92015-02-09 14:14:02 -080044 <module>routing</module>
45 <module>routing-api</module>
Pingping Line28ae4c2015-03-13 11:37:03 -070046 <module>reactive-routing</module>
Pingping Linffa27d32015-04-30 14:41:03 -070047 <module>virtualbng</module>
Jonathan Hartf5829202015-02-12 09:37:02 -080048 <module>bgprouter</module>
Brian O'Connora468e902015-03-18 16:43:49 -070049 <module>test</module>
sanghob35a6192015-04-01 13:05:26 -070050 <module>segmentrouting</module>
Shravan Ambati7d199542016-04-22 16:09:05 -070051 <module>kafka-integration</module>
cheng fan48e832c2015-05-29 01:54:47 +080052 <module>pcep-api</module>
Satish Kf6d87cb2015-11-30 19:59:22 +053053 <module>iptopology-api</module>
Priyanka B7991c752016-03-26 19:52:44 +053054 <module>pce</module>
Thomas Vachuskac03df252015-08-26 23:37:13 -070055 <module>cip</module>
Thomas Vachuska9c9ff7c2015-07-20 10:38:59 -070056 <module>flowanalyzer</module>
samuele4e75052015-07-21 11:51:22 +080057 <module>vtn</module>
Thomas Vachuskaef979322015-09-04 11:31:01 -070058 <module>dhcp</module>
gauravf0884562016-06-17 02:47:13 +053059 <module>dhcprelay</module>
alshabibeff00542015-09-23 13:22:33 -070060 <module>mfwd</module>
alshabibeff00542015-09-23 13:22:33 -070061 <module>pim</module>
Aaron Kruglikov29327982015-10-06 17:15:16 -070062 <module>mlb</module>
Thomas Vachuskab4d3ff72015-12-01 09:53:51 -080063 <module>pathpainter</module>
Parvathi Mef749632016-07-07 13:30:43 -070064 <module>patchpanel</module>
Thomas Vachuskabbf10502015-12-09 13:41:58 -080065 <module>drivermatrix</module>
Jian Li0967cd72015-11-25 17:38:48 -080066 <module>cpman</module>
HIGUCHI Yuta9092db82016-01-03 18:45:01 -080067 <module>events</module>
Jonathan Hart3604bbc2016-01-07 11:16:42 -080068 <module>vrouter</module>
Luca Prete9c2ee072016-02-16 11:00:44 -080069 <module>vpls</module>
Daniel Parka7d6e9f2016-01-18 17:54:14 +090070 <module>openstacknode</module>
sangho0c2a3da2016-02-16 13:39:07 +090071 <module>openstacknetworking</module>
sangho93447f12016-02-24 00:33:22 +090072 <module>openstackinterface</module>
Jian Lib97f6fb2016-03-21 11:33:28 -070073 <module>influxdbmetrics</module>
Jian Lic0fe42d2016-03-28 15:19:16 -070074 <module>gangliametrics</module>
sangyun-han805219a2016-03-26 12:58:27 +090075 <module>graphitemetrics</module>
Hyunsun Moon7ad92202016-04-20 10:36:02 -070076 <module>xosclient</module>
Kyuhwi Choic5b33ea2016-04-26 11:45:32 +090077 <module>scalablegateway</module>
Carmelo Casconeefc0a922016-06-14 14:32:33 -070078 <module>bmv2-demo</module>
Gaurav Agrawalb102b012016-08-02 12:52:48 +053079 <module>yms</module>
Aihua Guo1ce2dd12016-08-12 23:37:44 -040080 <module>tetopology</module>
ADARA Networks1fb1eb12016-09-01 12:04:07 -070081 <module>rabbitmq</module>
Brian O'Connore0b53b32016-09-19 15:11:31 -070082 <module>learning-switch</module>
Yixiao Chen39828a62016-09-14 14:37:06 -040083 <module>tenbi</module>
tony-liuaff59a72016-10-21 15:41:46 +080084 <module>tetunnel</module>
tony-liuf7d2a262016-10-17 16:32:24 +080085 <module>actn-mdsc</module>
Kyuhwi Choic5b33ea2016-04-26 11:45:32 +090086 </modules>
87
tom8bb16062014-09-12 14:47:46 -070088 <properties>
89 <web.context>default</web.context>
90 </properties>
91
92 <dependencies>
93 <dependency>
Brian O'Connorabafb502014-12-02 22:26:20 -080094 <groupId>org.onosproject</groupId>
tom8bb16062014-09-12 14:47:46 -070095 <artifactId>onos-api</artifactId>
96 </dependency>
97
98 <dependency>
Brian O'Connorabafb502014-12-02 22:26:20 -080099 <groupId>org.onosproject</groupId>
tom8bb16062014-09-12 14:47:46 -0700100 <artifactId>onlab-osgi</artifactId>
tom8bb16062014-09-12 14:47:46 -0700101 </dependency>
102
103 <dependency>
tom8bb16062014-09-12 14:47:46 -0700104 <groupId>org.apache.felix</groupId>
105 <artifactId>org.apache.felix.scr.annotations</artifactId>
106 </dependency>
107 </dependencies>
108
109 <build>
110 <plugins>
111 <plugin>
112 <groupId>org.apache.felix</groupId>
113 <artifactId>maven-bundle-plugin</artifactId>
tomf297f392014-09-15 14:46:49 -0700114 </plugin>
115
116 <plugin>
117 <groupId>org.apache.felix</groupId>
118 <artifactId>maven-scr-plugin</artifactId>
tom8bb16062014-09-12 14:47:46 -0700119 </plugin>
Thomas Vachuska8c8b0372015-03-10 11:11:24 -0700120
121 <plugin>
122 <groupId>org.onosproject</groupId>
123 <artifactId>onos-maven-plugin</artifactId>
124 </plugin>
tom8bb16062014-09-12 14:47:46 -0700125 </plugins>
126 </build>
127
Himal Kumarb43724d2016-04-29 14:15:57 +1000128</project>