Author: reto
Date: Sat May 21 10:16:34 2011
New Revision: 1125660

URL: http://svn.apache.org/viewvc?rev=1125660&view=rev
Log:
removed unnecessary depenedencies in pom

Modified:
    incubator/clerezza/trunk/parent/platform.graphnodeprovider/pom.xml
    incubator/clerezza/trunk/parent/platform.users/core/pom.xml

Modified: incubator/clerezza/trunk/parent/platform.graphnodeprovider/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/platform.graphnodeprovider/pom.xml?rev=1125660&r1=1125659&r2=1125660&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/platform.graphnodeprovider/pom.xml 
(original)
+++ incubator/clerezza/trunk/parent/platform.graphnodeprovider/pom.xml Sat May 
21 10:16:34 2011
@@ -38,10 +38,6 @@
                </dependency>
         <dependency>
                        <groupId>org.apache.clerezza</groupId>
-                       <artifactId>platform.usermanager</artifactId>
-               </dependency>
-        <dependency>
-                       <groupId>org.apache.clerezza</groupId>
                        <artifactId>rdf.ontologies</artifactId>
                </dependency>
                <dependency>

Modified: incubator/clerezza/trunk/parent/platform.users/core/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/platform.users/core/pom.xml?rev=1125660&r1=1125659&r2=1125660&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/platform.users/core/pom.xml (original)
+++ incubator/clerezza/trunk/parent/platform.users/core/pom.xml Sat May 21 
10:16:34 2011
@@ -29,14 +29,6 @@
                </dependency>
                <dependency>
                        <groupId>org.apache.clerezza</groupId>
-                       <artifactId>platform.typerendering.core</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.apache.clerezza</groupId>
-                       
<artifactId>platform.typerendering.scalaserverpages</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>org.apache.clerezza</groupId>
                        <artifactId>rdf.scala.utils</artifactId>
                </dependency>
         <dependency>


Reply via email to