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 b5c7466837881fc7369179fc612ed20fe82157c4
Author: mbenson <mbenson@13f79535-47bb-0310-9956-ffa450edef68>
AuthorDate: Sat Apr 7 18:53:07 2012 +0000
more graduation cleanup
git-svn-id: http://svn.apache.org/repos/asf/bval/trunk@1310825
13f79535-47bb-0310-9956-ffa450edef68
---
pom.xml | 28 +++++++++++++---------------
1 file changed, 13 insertions(+), 15 deletions(-)
diff --git a/pom.xml b/pom.xml
index 19db7ba..5ae384e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
<inceptionYear>2010</inceptionYear>
- <url>http://incubator.apache.org/bval/</url>
+ <url>http://bval.apache.org/</url>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/bval/trunk</connection>
@@ -54,26 +54,26 @@
<mailingLists>
<mailingList>
<name>BVal User List</name>
- <subscribe>[email protected]</subscribe>
-
<unsubscribe>[email protected]</unsubscribe>
- <post>mailto:[email protected]</post>
-
<archive>http://mail-archives.apache.org/mod_mbox/incubator-bval-user/</archive>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <post>mailto:[email protected]</post>
+
<archive>http://mail-archives.apache.org/mod_mbox/bval-user/</archive>
</mailingList>
<mailingList>
<name>BVal Developer List</name>
- <subscribe>[email protected]</subscribe>
-
<unsubscribe>[email protected]</unsubscribe>
- <post>mailto:[email protected]</post>
-
<archive>http://mail-archives.apache.org/mod_mbox/incubator-bval-dev/</archive>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <post>mailto:[email protected]</post>
+
<archive>http://mail-archives.apache.org/mod_mbox/bval-dev/</archive>
</mailingList>
<mailingList>
<name>BVal Commits List</name>
- <subscribe>[email protected]</subscribe>
-
<unsubscribe>[email protected]</unsubscribe>
- <post>mailto:[email protected]</post>
-
<archive>http://mail-archives.apache.org/mod_mbox/incubator-bval-commits/</archive>
+ <subscribe>[email protected]</subscribe>
+ <unsubscribe>[email protected]</unsubscribe>
+ <post>mailto:[email protected]</post>
+
<archive>http://mail-archives.apache.org/mod_mbox/bval-commits/</archive>
</mailingList>
</mailingLists>
@@ -448,8 +448,6 @@
<configuration>
<resourceBundles>
<resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
- <!-- Include the Incubating disclaimer -->
-
<resourceBundle>org.apache:apache-incubator-disclaimer-resource-bundle:1.1</resourceBundle>
</resourceBundles>
</configuration>
</execution>