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 3e27ceacdf91c73724414ab08123b3b5f966aba3
Author: mbenson <mbenson@13f79535-47bb-0310-9956-ffa450edef68>
AuthorDate: Thu Apr 5 22:05:24 2012 +0000
fix comment
git-svn-id: http://svn.apache.org/repos/asf/bval/trunk@1310100
13f79535-47bb-0310-9956-ffa450edef68
---
bval-jsr303/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bval-jsr303/pom.xml b/bval-jsr303/pom.xml
index b4a023a..453737b 100644
--- a/bval-jsr303/pom.xml
+++ b/bval-jsr303/pom.xml
@@ -74,7 +74,7 @@
</profile>
<!--
optional profile using javax.validation/validation-api.jar from RI
- manually active when property "-Pri" is provided.
+ manually active when property "-Dri" is provided.
-->
<profile>
<id>ri</id>