You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by fc...@apache.org on 2011/06/30 15:54:53 UTC

svn commit: r1141540 - /incubator/stanbol/trunk/pom.xml

Author: fchrist
Date: Thu Jun 30 13:54:53 2011
New Revision: 1141540

URL: http://svn.apache.org/viewvc?rev=1141540&view=rev
Log:
STANBOL-241 Added stable launcher to top-level POM

Modified:
    incubator/stanbol/trunk/pom.xml

Modified: incubator/stanbol/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/pom.xml?rev=1141540&r1=1141539&r2=1141540&view=diff
==============================================================================
--- incubator/stanbol/trunk/pom.xml (original)
+++ incubator/stanbol/trunk/pom.xml Thu Jun 30 13:54:53 2011
@@ -54,6 +54,7 @@
     <module>ontologymanager/ontonet</module>
     <module>ontologymanager/web</module>
     <module>rules</module>
+    <module>launchers/stable</module>
     <module>launchers/stateless</module>
     <module>launchers/full</module>
     <module>integration-tests</module>