]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.district.regions.feature/pom.xml
Fix error that hides last tech type table row.
[simantics/district.git] / org.simantics.district.regions.feature / pom.xml
1 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3         <modelVersion>4.0.0</modelVersion>
4
5         <parent>
6                 <groupId>org.simantics.district</groupId>
7                 <artifactId>org.simantics.district.root</artifactId>
8                 <version>1.0.0-SNAPSHOT</version>
9         </parent>
10
11         <artifactId>org.simantics.district.regions.feature</artifactId>
12         <packaging>eclipse-feature</packaging>
13         <version>1.0.0-SNAPSHOT</version>
14
15 </project>