Author: gabriele
Date: Fri Dec 17 23:26:04 2010
New Revision: 1050527
URL: http://svn.apache.org/viewvc?rev=1050527&view=rev
Log:
fixing 1.0 release version for the resource bundle as
maven-remote-resources-plugin seems to have problems with snapshots
Modified:
incubator/chemistry/chemistry-jar-resource-bundle/trunk/pom.xml
Modified: incubator/chemistry/chemistry-jar-resource-bundle/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/chemistry/chemistry-jar-resource-bundle/trunk/pom.xml?rev=1050527&r1=1050526&r2=1050527&view=diff
==============================================================================
--- incubator/chemistry/chemistry-jar-resource-bundle/trunk/pom.xml (original)
+++ incubator/chemistry/chemistry-jar-resource-bundle/trunk/pom.xml Fri Dec 17
23:26:04 2010
@@ -10,7 +10,7 @@
<groupId>org.apache.chemistry.resources</groupId>
<artifactId>chemistry-jar-resource-bundle</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0</version>
<packaging>jar</packaging>
<name>chemistry-jar-resource-bundle</name>