Author: gabriele
Date: Sat Dec 18 02:00:33 2010
New Revision: 1050568
URL: http://svn.apache.org/viewvc?rev=1050568&view=rev
Log:
fixing chemistry-jar-resource bundle version to 1.0 for release
Modified:
incubator/chemistry/opencmis/trunk/pom.xml
Modified: incubator/chemistry/opencmis/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/chemistry/opencmis/trunk/pom.xml?rev=1050568&r1=1050567&r2=1050568&view=diff
==============================================================================
--- incubator/chemistry/opencmis/trunk/pom.xml (original)
+++ incubator/chemistry/opencmis/trunk/pom.xml Sat Dec 18 02:00:33 2010
@@ -473,7 +473,7 @@
</goals>
<configuration>
<resourceBundles>
-
<resourceBundle>org.apache.chemistry.resources:chemistry-jar-resource-bundle:1.0-SNAPSHOT</resourceBundle>
+
<resourceBundle>org.apache.chemistry.resources:chemistry-jar-resource-bundle:1.0</resourceBundle>
<resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
<resourceBundle>org.apache:apache-incubator-disclaimer-resource-bundle:1.1</resourceBundle>
</resourceBundles>