maia_modificado/.svn/pristine/13/13e7beec7a9b86b2267f67d5723...

16 lines
587 B
XML
Executable File

<?xml version="1.0"?>
<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">
<parent>
<artifactId>business</artifactId>
<groupId>com.fp.base</groupId>
<version>2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>com.fp.base.business</groupId>
<artifactId>report</artifactId>
<name>report</name>
<version>2.1</version>
</project>