You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by re...@apache.org on 2013/11/05 08:59:31 UTC

svn commit: r1538898 - /stanbol/trunk/pom.xml

Author: reto
Date: Tue Nov  5 07:59:31 2013
New Revision: 1538898

URL: http://svn.apache.org/r1538898
Log:
STANBOL-1094: re-added archetypes

Modified:
    stanbol/trunk/pom.xml

Modified: stanbol/trunk/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/pom.xml?rev=1538898&r1=1538897&r2=1538898&view=diff
==============================================================================
--- stanbol/trunk/pom.xml (original)
+++ stanbol/trunk/pom.xml Tue Nov  5 07:59:31 2013
@@ -84,11 +84,11 @@
     <module>launchers/mini</module>
     <module>launchers/full</module>
     <module>launchers/stable</module>
-   <!-- <module>launchers/full-war</module>
+   <!-- <module>launchers/full-war</module> -->
     
     <module>development/archetypes/statefull-webmodule</module>
     <module>development/archetypes/stateless-webmodule</module>
-    <module>development/archetypes/enhancement-engine</module> -->
+    <module>development/archetypes/enhancement-engine</module>
   </modules>
 
   <profiles>