[Schmitzm-commits] r1385 - trunk
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Wed Jan 26 15:59:06 CET 2011
Author: alfonx
Date: 2011-01-26 15:59:06 +0100 (Wed, 26 Jan 2011)
New Revision: 1385
Added:
trunk/pom.xml
trunk/schmitzm-core/
trunk/schmitzm-gt/
trunk/schmitzm-jfree-gt/
trunk/schmitzm-jfree/
trunk/schmitzm-net/
trunk/schmitzm-parent/
Log:
Added: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2011-01-26 14:39:41 UTC (rev 1384)
+++ trunk/pom.xml 2011-01-26 14:59:06 UTC (rev 1385)
@@ -0,0 +1,19 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+
+ <groupId>de.schmitzm</groupId>
+ <artifactId>schmitzm-utils</artifactId>
+ <version>1.0-SNAPSHOT</version>
+ <packaging>pom</packaging>
+ <description>schmitzm utils</description>
+
+ <modules>
+ <module>schmitzm-core</module>
+ <module>schmitzm-gt</module>
+ <module>schmitzm-jfree</module>
+ <module>schmitzm-jfree-gt</module>
+ <module>schmitzm-net</module>
+ </modules>
+
+</project>
Property changes on: trunk/pom.xml
___________________________________________________________________
Name: svn:mime-type
+ text/xml
Name: svn:keywords
+ Id URL
Name: svn:eol-style
+ native
More information about the Schmitzm-commits
mailing list