]> git.pld-linux.org Git - packages/maven.git/blame - maven-empty-dep.pom
- PLDized some dependencies. Still a lot to do.
[packages/maven.git] / maven-empty-dep.pom
CommitLineData
bd00ca76 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/maven-v4_0_0.xsd">
3 <modelVersion>4.0.0</modelVersion>
4 <groupId>JPP/maven2</groupId>
5 <artifactId>empty-dep</artifactId>
6 <version>2.0.4</version>
7 <name>Empty dependency</name>
8 <description>This is an empty dependency. For use in jpp mode when one or more dependencies need elimination.</description>
9</project>
This page took 0.093531 seconds and 4 git commands to generate.