Author: concelvio
Date: Thu Mar 17 12:43:57 2011
New Revision: 1082465
URL: http://svn.apache.org/viewvc?rev=1082465&view=rev
Log:
STANBOL-39:
1 ) Removed dependency to eu.iksproject.kres.ontologies in the pom.xml file
Modified:
incubator/stanbol/trunk/kres/eu.iksproject.kres.semion.manager/pom.xml
Modified: incubator/stanbol/trunk/kres/eu.iksproject.kres.semion.manager/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/kres/eu.iksproject.kres.semion.manager/pom.xml?rev=1082465&r1=1082464&r2=1082465&view=diff
==============================================================================
--- incubator/stanbol/trunk/kres/eu.iksproject.kres.semion.manager/pom.xml
(original)
+++ incubator/stanbol/trunk/kres/eu.iksproject.kres.semion.manager/pom.xml Thu
Mar 17 12:43:57 2011
@@ -201,12 +201,6 @@
<artifactId>org.apache.stanbol.rules.refactor</artifactId>
<version>${stanbol-version}</version>
</dependency>
-
- <dependency>
- <groupId>eu.iksproject</groupId>
- <artifactId>eu.iksproject.kres.ontologies</artifactId>
- <version>${kres-version}</version>
- </dependency>
<dependency>
<groupId>eu.iksproject</groupId>
<artifactId>eu.iksproject.kres.shared.transformation</artifactId>