pom.xml

changeset 150
82a1a810db4e
parent 149
2a138f35cd4e
child 152
c42810d73d88
equal deleted inserted replaced
149:2a138f35cd4e 150:82a1a810db4e
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.3.0-SNAPSHOT</version> 7 <version>0.3.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