blob: 20a3776a486c58e3ac9d3f3e7acabfc3f842439e [file] [log] [blame]
<?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>
<groupId>org.eclipse.datatools</groupId>
<artifactId>examples</artifactId>
<version>1.14.101-SNAPSHOT</version>
</parent>
<groupId>org.eclipse.datatools.examples</groupId>
<artifactId>org.eclipse.datatools.connectivity.oda.jdbc.dbprofile.sample</artifactId>
<version>1.0.1</version>
<packaging>eclipse-plugin</packaging>
</project>