Author: gnodet
Date: Fri Sep  8 01:35:10 2006
New Revision: 441435

URL: http://svn.apache.org/viewvc?view=rev&rev=441435
Log:
Force the use of maven-jar-plugin 2.1

Modified:
    incubator/servicemix/branches/servicemix-3.0/pom.xml

Modified: incubator/servicemix/branches/servicemix-3.0/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/branches/servicemix-3.0/pom.xml?view=diff&rev=441435&r1=441434&r2=441435
==============================================================================
--- incubator/servicemix/branches/servicemix-3.0/pom.xml (original)
+++ incubator/servicemix/branches/servicemix-3.0/pom.xml Fri Sep  8 01:35:10 
2006
@@ -1461,6 +1461,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-jar-plugin</artifactId>
+                    <version>2.1</version>
                     <configuration>
                         <archive>
                             <manifest>


Reply via email to