6139f04369f5b9f79443ddf89143f9972fc761e8
[sdc.git] / openecomp-be / api / openecomp-sdc-rest-webapp / activity-log-rest / activity-log-rest-types / pom.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project xmlns="http://maven.apache.org/POM/4.0.0"
3          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4          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
7     <artifactId>activity-log-rest-types</artifactId>
8     
9     <parent>
10         <groupId>org.openecomp.sdc</groupId>
11         <artifactId>activity-log-rest</artifactId>
12         <version>1.1.0-SNAPSHOT</version>
13     </parent>
14
15 </project>