Parent Directory
|
Revision Log
1 | alfonx | 1386 | <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 | <groupId>de.schmitzm</groupId> | ||
6 | <artifactId>schmitzm-jfree</artifactId> | ||
7 | <version>1.0-SNAPSHOT</version> | ||
8 | <packaging>jar</packaging> | ||
9 | |||
10 | <name>schmitzm-jfree</name> | ||
11 | <url>http://maven.apache.org</url> | ||
12 | |||
13 | <parent> | ||
14 | <groupId>de.schmitzm</groupId> | ||
15 | <artifactId>schmitzm-parent</artifactId> | ||
16 | <version>1.0-SNAPSHOT</version> | ||
17 | <relativePath>../schmitzm-parent/pom.xml</relativePath> | ||
18 | </parent> | ||
19 | |||
20 | <dependencies> | ||
21 | </dependencies> | ||
22 | </project> |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Id URL |
svn:mime-type | text/xml |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |