Author: reto
Date: Sat May 21 12:43:37 2011
New Revision: 1125688

URL: http://svn.apache.org/viewvc?rev=1125688&view=rev
Log:
CLEREZZA-544: added forgotten dependency.

Modified:
    incubator/clerezza/trunk/parent/platform.graphnodeprovider/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=1125688&r1=1125687&r2=1125688&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/platform.graphnodeprovider/pom.xml 
(original)
+++ incubator/clerezza/trunk/parent/platform.graphnodeprovider/pom.xml Sat May 
21 12:43:37 2011
@@ -36,6 +36,10 @@
                        <groupId>org.apache.clerezza</groupId>
                        <artifactId>platform.users.core</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.apache.clerezza</groupId>
+                       <artifactId>platform.usermanager</artifactId>
+               </dependency>
         <dependency>
                        <groupId>org.apache.clerezza</groupId>
                        <artifactId>rdf.ontologies</artifactId>


Reply via email to