This is an automated email from the ASF dual-hosted git repository.
rmannibucau pushed a commit to tag 0.4
in repository https://gitbox.apache.org/repos/asf/bval.git
commit 68e305a339e33fae761e8e016deb8aac10b830e6
Author: mbenson <mbenson@13f79535-47bb-0310-9956-ffa450edef68>
AuthorDate: Mon Apr 9 16:11:49 2012 +0000
fixing formatting for release
git-svn-id: http://svn.apache.org/repos/asf/bval/trunk@1311305
13f79535-47bb-0310-9956-ffa450edef68
---
bval-core/pom.xml | 2 +-
bval-tck/pom.xml | 2 +-
pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/bval-core/pom.xml b/bval-core/pom.xml
index 1bf1711..7840a9b 100644
--- a/bval-core/pom.xml
+++ b/bval-core/pom.xml
@@ -145,7 +145,7 @@ build.timestamp=${timestamp}
</goals>
</pluginExecutionFilter>
<action>
-
<ignore></ignore>
+ <ignore
/>
</action>
</pluginExecution>
</pluginExecutions>
diff --git a/bval-tck/pom.xml b/bval-tck/pom.xml
index 2a11064..43b0e83 100644
--- a/bval-tck/pom.xml
+++ b/bval-tck/pom.xml
@@ -89,7 +89,7 @@
</goals>
</pluginExecutionFilter>
<action>
-
<ignore></ignore>
+ <ignore
/>
</action>
</pluginExecution>
</pluginExecutions>
diff --git a/pom.xml b/pom.xml
index 4641bb7..784fe28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
<version>10</version>
- <relativePath/>
+ <relativePath />
</parent>
<groupId>org.apache.bval</groupId>