Author: rdonkin
Date: Thu May 14 20:23:48 2009
New Revision: 774914
URL: http://svn.apache.org/viewvc?rev=774914&view=rev
Log:
Upgrade version for generated resources
Modified:
james/mpt/trunk/pom.xml
Modified: james/mpt/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mpt/trunk/pom.xml?rev=774914&r1=774913&r2=774914&view=diff
==============================================================================
--- james/mpt/trunk/pom.xml (original)
+++ james/mpt/trunk/pom.xml Thu May 14 20:23:48 2009
@@ -106,7 +106,7 @@
<!-- Add NOTICE and LICENSE to generated JAR -->
<plugin>
<artifactId>maven-remote-resources-plugin</artifactId>
- <version>1.0-alpha-5</version>
+ <version>1.0</version>
<executions>
<execution>
<goals>
@@ -114,10 +114,9 @@
</goals>
<configuration>
<resourceBundles>
-
<resourceBundle>org.apache:apache-jar-resource-bundle:1.2</resourceBundle>
+
<resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
</resourceBundles>
<properties>
- <!-- <preProjectText>PRE PROCESS TEXT</preProjectText>
-->
<postProjectText>This file is automatically generated by
dependencies declared in pom.xml</postProjectText>
<addLicense>true</addLicense>
</properties>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]