Prepare sli/plugins for release
[ccsdk/sli/plugins.git] / properties-node / features / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
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">\r
3     <modelVersion>4.0.0</modelVersion>\r
4 \r
5     <parent>\r
6         <groupId>org.onap.ccsdk.parent</groupId>\r
7         <artifactId>odlparent-lite</artifactId>\r
8         <version>1.1.3</version>\r
9     </parent>\r
10 \r
11     <groupId>org.onap.ccsdk.sli.plugins</groupId>\r
12     <artifactId>properties-node-features</artifactId>\r
13     <version>0.3.3-SNAPSHOT</version>\r
14     <packaging>pom</packaging>\r
15 \r
16     <name>ccsdk-sli-plugins :: properties-node :: ${project.artifactId}</name>\r
17 \r
18     <modules>\r
19         <module>ccsdk-properties-node</module>\r
20         <module>features-properties-node</module>\r
21     </modules>\r
22 </project>\r