95ae27b2ceac079cabef36020b202ff38d94cc70
[ccsdk/apps.git] / sdnr / wireless-transport / code-Carbon-SR1 / ux / security / security-module / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project
3     xmlns="http://maven.apache.org/POM/4.0.0"
4     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">
5     <modelVersion>4.0.0</modelVersion>
6     <parent>
7         <artifactId>security</artifactId>
8         <groupId>org.onap.sdnc.dluxapps</groupId>
9         <version>0.5.1</version>
10         <relativePath>../</relativePath>
11     </parent>
12     <groupId>org.onap.sdnc.dluxapps</groupId>
13     <artifactId>security-module</artifactId>
14     <name>${prefix} ${project.artifactId}</name>
15     <version>0.5.1</version>
16     <packaging>jar</packaging>
17
18  </project>