Mercurial > dive4elements > http-client
comparison pom.xml @ 74:7cc177a40cf2 3.0.2
Fixed maven id
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Thu, 25 Apr 2013 13:06:23 +0200 |
parents | 41092eeebd1f |
children | 136542267d69 |
comparison
equal
deleted
inserted
replaced
73:4136f0c1601f | 74:7cc177a40cf2 |
---|---|
1 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | 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"> | 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> | 3 <modelVersion>4.0.0</modelVersion> |
4 | 4 |
5 <groupId>de.intevation.artifacts.httpclient</groupId> | 5 <groupId>org.dive4elements</groupId> |
6 <artifactId>http-client</artifactId> | 6 <artifactId>http-client</artifactId> |
7 <version>1.0-SNAPSHOT</version> | 7 <version>1.0-SNAPSHOT</version> |
8 <packaging>jar</packaging> | 8 <packaging>jar</packaging> |
9 | 9 |
10 <name>http-client</name> | 10 <name>http-client</name> |