blob: 313b0491b396fc1b0e4d3895ffd9eb758d991838 [file] [log] [blame]
nickboldte4e41db2018-01-16 12:29:30 -05001<?xml version="1.0" encoding="UTF-8"?>
2<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"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4 <modelVersion>4.0.0</modelVersion>
5 <parent>
6 <groupId>org.eclipse.datatools</groupId>
7 <artifactId>org.eclipse.datatools</artifactId>
8 <version>1.14.100-SNAPSHOT</version>
9 <relativePath>../../../</relativePath>
10 </parent>
11 <groupId>org.eclipse.datatools</groupId>
12 <artifactId>org.eclipse.datatools.connectivity.db.generic</artifactId>
13 <version>1.2.1-SNAPSHOT</version>
14 <packaging>eclipse-plugin</packaging>
15</project>