Author: mbenson
Date: Sat Apr 7 18:53:07 2012
New Revision: 1310825
URL: http://svn.apache.org/viewvc?rev=1310825&view=rev
Log:
more graduation cleanup
Modified:
bval/trunk/pom.xml
Modified: bval/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/bval/trunk/pom.xml?rev=1310825&r1=1310824&r2=1310825&view=diff
==============================================================================
--- bval/trunk/pom.xml (original)
+++ bval/trunk/pom.xml Sat Apr 7 18:53:07 2012
@@ -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>