Update of /var/cvs/applications/app-base
In directory james.mmbase.org:/tmp/cvs-serv22503
Modified Files:
pom.xml
Log Message:
typo
See also: http://cvs.mmbase.org/viewcvs/applications/app-base
Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/app-base/pom.xml,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- pom.xml 20 Feb 2009 15:21:48 -0000 1.21
+++ pom.xml 27 Feb 2009 10:00:52 -0000 1.22
@@ -1,9 +1,6 @@
<?xml version="1.0"?>
-<project>
- <!--
- Experimental base for maven 2 builds.
-
- -->
+<project
+ xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.mmbase</groupId>
@@ -51,7 +48,7 @@
</resource>
<resource>
<targetPath>org/mmbase/config</targetPath>
- <directory>${myBaseDir}/config</directory>
+ <directory>${myBasedir}/config</directory>
<excludes>
<exclude>"**/CVS"</exclude>
</excludes>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs