maia_modificado/.svn/pristine/7f/7f1c17d648c3c581770d8994323...

15 lines
527 B
XML
Executable File

<?xml version="1.0"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>persistence</artifactId>
<groupId>com.fp.base</groupId>
<version>2.1</version>
</parent>
<groupId>com.fp.base.persistence</groupId>
<artifactId>plog</artifactId>
<version>2.1</version>
<name>plog</name>
</project>