From a29533e09f0ca3b72bdfacfd9053068af3b89cd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20K=C3=BChne?= Date: Sun, 24 Dec 2006 12:02:16 +0000 Subject: [PATCH] explain that 'POM' is a concept from Maven (for those users who have never tried Maven) --- src/xdocs/releasenotes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xdocs/releasenotes.xml b/src/xdocs/releasenotes.xml index 0af7494c6..d0e3e0c6a 100755 --- a/src/xdocs/releasenotes.xml +++ b/src/xdocs/releasenotes.xml @@ -51,7 +51,7 @@
  • Applied patch 1586411 from Dennis Lundberg (dennislundberg) to - add POM files to the build. + add Maven POM files to the build.