Author: alexdma
Date: Wed Mar 16 16:00:43 2011
New Revision: 1082180
URL: http://svn.apache.org/viewvc?rev=1082180&view=rev
Log:
STANBOL-39 :
- Updated kres reactor and parent POMs
Modified:
incubator/stanbol/trunk/kres/eu.iksproject.kres.parent/pom.xml
incubator/stanbol/trunk/kres/pom.xml
Modified: incubator/stanbol/trunk/kres/eu.iksproject.kres.parent/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/kres/eu.iksproject.kres.parent/pom.xml?rev=1082180&r1=1082179&r2=1082180&view=diff
==============================================================================
--- incubator/stanbol/trunk/kres/eu.iksproject.kres.parent/pom.xml (original)
+++ incubator/stanbol/trunk/kres/eu.iksproject.kres.parent/pom.xml Wed Mar 16
16:00:43 2011
@@ -301,6 +301,10 @@
<name>SpringSource Enterprise Bundle Repository -
External Bundle Releases</name>
<url>http://repository.springsource.com/maven/bundles/external</url>
</repository>
+ <repository>
+ <id>stlab-cnr-repo</id>
+ <url>http://stlab.istc.cnr.it/software/maven/repo</url>
+ </repository>
</repositories>
</project>
Modified: incubator/stanbol/trunk/kres/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/kres/pom.xml?rev=1082180&r1=1082179&r2=1082180&view=diff
==============================================================================
--- incubator/stanbol/trunk/kres/pom.xml (original)
+++ incubator/stanbol/trunk/kres/pom.xml Wed Mar 16 16:00:43 2011
@@ -69,10 +69,14 @@
-->
<!-- KReS manager -->
+ <!--
<module>eu.iksproject.kres.manager</module>
+ -->
<!-- KReS rules -->
+ <!--
<module>eu.iksproject.kres.rules</module>
+ -->
<!-- Semion -->
<module>eu.iksproject.kres.semion.manager</module>
@@ -96,6 +100,7 @@
<module>reasoners/base</module>
<module>reengineer/base</module>
<module>rules/base</module>
+ <module>rules/manager</module>
<module>rules/refactor</module>
</modules>