1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3 <modelVersion>4.0.0</modelVersion>
5 <groupId>org.opendaylight.odlparent</groupId>
6 <artifactId>odlparent-lite</artifactId>
7 <version>3.0.2</version>
11 <groupId>org.opendaylight.bgpcep</groupId>
12 <artifactId>features-bgpcep</artifactId>
13 <version>0.9.0-SNAPSHOT</version>
14 <packaging>pom</packaging>
19 <module>bgpcep-extras</module>
22 <module>topology</module>
23 <module>concepts</module>
24 <module>config-loader</module>