Author: dspicar
Date: Mon Feb 20 16:47:40 2012
New Revision: 1291357

URL: http://svn.apache.org/viewvc?rev=1291357&view=rev
Log:
CLEREZZA-688: removed unnecessary dependency management section.

Modified:
    incubator/clerezza/trunk/parent/rdf.cris/pom.xml

Modified: incubator/clerezza/trunk/parent/rdf.cris/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/rdf.cris/pom.xml?rev=1291357&r1=1291356&r2=1291357&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/rdf.cris/pom.xml (original)
+++ incubator/clerezza/trunk/parent/rdf.cris/pom.xml Mon Feb 20 16:47:40 2012
@@ -38,13 +38,4 @@
                <module>ontologies</module>
                <module>core</module>
        </modules>
-       <dependencyManagement>
-               <dependencies>
-                       <dependency>
-                               <groupId>org.apache.clerezza</groupId>
-                               <artifactId>rdf.cris.ontologies</artifactId>
-                               <version>0.2-incubating-SNAPSHOT</version>
-                       </dependency>
-               </dependencies>
-       </dependencyManagement>
 </project>


Reply via email to