Files
sailing-analytics/java/com.tractrac.clientmodule/pom.xml
T
Axel Uhl def354443d integration of TracAPI 3.7.6; should finally fix missing update bug
Change-Id: Iec929ade5ee1098635b9c15bd9aed3c45400e816
2017-08-14 16:12:19 +02:00

14 lines
550 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<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>root</artifactId>
<groupId>com.sap.sailing</groupId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>com.tractrac.clientmodule</artifactId>
<version>3.7.6</version>
<packaging>eclipse-plugin</packaging>
</project>