You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2007/12/05 17:35:06 UTC

svn commit: r601399 - /directory/sandbox/felixk/pom.xml

Author: felixk
Date: Wed Dec  5 08:35:06 2007
New Revision: 601399

URL: http://svn.apache.org/viewvc?rev=601399&view=rev
Log:
Build plugin on its own

Modified:
    directory/sandbox/felixk/pom.xml

Modified: directory/sandbox/felixk/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/pom.xml?rev=601399&r1=601398&r2=601399&view=diff
==============================================================================
--- directory/sandbox/felixk/pom.xml (original)
+++ directory/sandbox/felixk/pom.xml Wed Dec  5 08:35:06 2007
@@ -758,7 +758,6 @@
     </dependencyManagement>
 
     <modules>
-        <module>studio-plugin</module>
         <module>studio-ldif-parser</module>
         <module>studio-connection-core</module>
         <module>studio-dsml-parser</module>