Author: gerdogdu
Date: Sat Feb 27 22:28:58 2010
New Revision: 917063
URL: http://svn.apache.org/viewvc?rev=917063&view=rev
Log:
Prepare for release
Modified:
openwebbeans/trunk/NOTICE.txt
openwebbeans/trunk/pom.xml
Modified: openwebbeans/trunk/NOTICE.txt
URL:
http://svn.apache.org/viewvc/openwebbeans/trunk/NOTICE.txt?rev=917063&r1=917062&r2=917063&view=diff
==============================================================================
--- openwebbeans/trunk/NOTICE.txt (original)
+++ openwebbeans/trunk/NOTICE.txt Sat Feb 27 22:28:58 2010
@@ -1,5 +1,5 @@
Apache OpenWebBeans
-Copyright 2008, 2009 The Apache Software Foundation
+Copyright 2009, 2010 The Apache Software Foundation
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
Modified: openwebbeans/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=917063&r1=917062&r2=917063&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Sat Feb 27 22:28:58 2010
@@ -160,7 +160,6 @@
<configuration>
<resourceBundles>
<resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
-
<resourceBundle>org.apache:apache-incubator-disclaimer-resource-bundle:1.1</resourceBundle>
</resourceBundles>
</configuration>
</execution>
@@ -200,7 +199,6 @@
<includes>
<include>LICENCE.txt</include>
<include>NOTICE.txt</include>
- <include>licences/*</include>
</includes>
</resource>
</webResources>