7f2c1e52f12cee882b1ca6a9f786e34a58ef152a
[ccsdk/apps.git] / sdnr / wireless-transport / code-Carbon-SR1 / ux / mwtnPerformanceCurrent / 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     <modelVersion>4.0.0</modelVersion>
4     <parent>
5     <artifactId>mwtn</artifactId>
6     <groupId>com.highstreet.technologies.odl.dlux</groupId>
7     <version>0.5.1-SNAPSHOT</version>
8   <relativePath>..</relativePath>
9   </parent>
10     <packaging>pom</packaging>
11     <groupId>com.highstreet.technologies.odl.dlux</groupId>
12     <artifactId>mwtnPerformanceCurrent</artifactId>
13     <version>0.5.1-SNAPSHOT</version>
14     <name>${prefix} ${project.artifactId}</name>
15
16     <prerequisites>
17         <maven>3.0</maven>
18     </prerequisites>
19
20   <modules>
21     <module>mwtnPerformanceCurrent-module</module>
22     <module>mwtnPerformanceCurrent-bundle</module>
23   </modules>
24 </project>