Author: enridaga
Date: Tue May 17 11:30:53 2011
New Revision: 1104161
URL: http://svn.apache.org/viewvc?rev=1104161&view=rev
Log:
Changed the path to the kres launcher module to the new location in the kres
profile (STANBOL-204).
Modified:
incubator/stanbol/trunk/pom.xml
Modified: incubator/stanbol/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/pom.xml?rev=1104161&r1=1104160&r2=1104161&view=diff
==============================================================================
--- incubator/stanbol/trunk/pom.xml (original)
+++ incubator/stanbol/trunk/pom.xml Tue May 17 11:30:53 2011
@@ -69,7 +69,7 @@
<module>rules</module>
<module>reengineer</module>
<module>reasoners</module>
- <module>kres/launchers/full</module>
+ <module>launchers/kres</module>
</modules>
</profile>
</profiles>