You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2011/06/23 18:23:54 UTC

svn commit: r1138967 - /james/server/trunk/pom.xml

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org