Release ccsdk/sli/adaptors
[ccsdk/sli/adaptors.git] / base / pom.xml
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/maven-v4_0_0.xsd">
3
4     <parent>
5         <groupId>org.onap.ccsdk.parent</groupId>
6         <artifactId>odlparent-lite</artifactId>
7         <version>1.5.6</version>
8         <relativePath/>
9      </parent>
10
11     <modelVersion>4.0.0</modelVersion>
12     <packaging>pom</packaging>
13     <groupId>org.onap.ccsdk.sli.adaptors</groupId>
14     <artifactId>base-parent</artifactId>
15     <version>0.7.3</version>
16
17     <modules>
18         <module>http</module>
19     </modules>
20
21 </project>