Author: norman
Date: Thu Jun 23 16:23:54 2011
New Revision: 1138967

URL: http://svn.apache.org/viewvc?rev=1138967&view=rev
Log:
fix copy and paste error

Modified:
    james/server/trunk/pom.xml

Modified: james/server/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/server/trunk/pom.xml?rev=1138967&r1=1138966&r2=1138967&view=diff
==============================================================================
--- james/server/trunk/pom.xml (original)
+++ james/server/trunk/pom.xml Thu Jun 23 16:23:54 2011
@@ -253,7 +253,7 @@
         </executions>
 
         <configuration>
-          
<excludeDependencies>${camel.osgi.exclude.dependencies}</excludeDependencies>
+          
<excludeDependencies>${james.osgi.exclude.dependencies}</excludeDependencies>
           <instructions>
             <Bundle-Name>${project.artifactId}</Bundle-Name>
             <Export-Package>${james.osgi.export}</Export-Package>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to