pom.xml

changeset 117
bc096357e324
parent 108
a47b92fab3bd
child 119
4152d98baed3
equal deleted inserted replaced
116:41981a23aff8 117:bc096357e324
2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 3 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4 <modelVersion>4.0.0</modelVersion> 4 <modelVersion>4.0.0</modelVersion>
5 <groupId>de.unixwork</groupId> 5 <groupId>de.unixwork</groupId>
6 <artifactId>uwproj</artifactId> 6 <artifactId>uwproj</artifactId>
7 <version>0.2.0-SNAPSHOT</version> 7 <version>0.2.0</version>
8 <packaging>jar</packaging> 8 <packaging>jar</packaging>
9 <description> 9 <description>
10 Makefile configuration tool. 10 Makefile configuration tool.
11 </description> 11 </description>
12 <developers> 12 <developers>

mercurial