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/11/26 20:50:31 UTC

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

Author: felixk
Date: Mon Nov 26 11:50:31 2007
New Revision: 598398

URL: http://svn.apache.org/viewvc?rev=598398&view=rev
Log:
some changes

Modified:
    directory/sandbox/felixk/pom.xml

Modified: directory/sandbox/felixk/pom.xml
URL: http://svn.apache.org/viewvc/directory/sandbox/felixk/pom.xml?rev=598398&r1=598397&r2=598398&view=diff
==============================================================================
--- directory/sandbox/felixk/pom.xml (original)
+++ directory/sandbox/felixk/pom.xml Mon Nov 26 11:50:31 2007
@@ -103,7 +103,7 @@
         <ldapbrowser.core.version>1.0.1</ldapbrowser.core.version>
         <ldapbrowser.common.version>1.0.1</ldapbrowser.common.version>
         <jars.version>1.0.0</jars.version>
-        <studio.dsml.parser.version>0.4</studio.dsml.parser.version>
+        <studio.dsml.parser.version>0.4.1</studio.dsml.parser.version>
         <connection.ui.version>1.0.0</connection.ui.version>
         <connection.core.version>1.0.1</connection.core.version>
         <apacheds.configuration.help.version>1.0.0</apacheds.configuration.help.version>
@@ -752,19 +752,6 @@
         </dependencies>
     </dependencyManagement>
 
-    <dependencies>
-        <dependency>
-            <groupId>junit</groupId>
-            <artifactId>junit</artifactId>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
-            <groupId>org.apache.xmlgraphics</groupId>
-            <artifactId>fop</artifactId>
-            <scope>provided</scope>
-        </dependency>
-    </dependencies>
-
     <modules>
         <module>studio-plugin</module>
         <module>studio-connection-core</module>
@@ -1077,4 +1064,4 @@
             <url>http://repo1.maven.org/eclipse</url>
         </repository>
     </repositories>
-</project>
\ No newline at end of file
+</project>