You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ju...@apache.org on 2010/01/25 16:42:45 UTC

svn commit: r902844 - /sling/trunk/pom.xml

Author: justin
Date: Mon Jan 25 15:42:45 2010
New Revision: 902844

URL: http://svn.apache.org/viewvc?rev=902844&view=rev
Log:
SLING-1310 - correcting removal of launchpad/app and launchpad/webapp from root pom.xml

Modified:
    sling/trunk/pom.xml

Modified: sling/trunk/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/pom.xml?rev=902844&r1=902843&r2=902844&view=diff
==============================================================================
--- sling/trunk/pom.xml (original)
+++ sling/trunk/pom.xml Mon Jan 25 15:42:45 2010
@@ -128,6 +128,8 @@
         <module>launchpad/base</module>
         <module>launchpad/content</module>
         <module>launchpad/builder</module>
+        <module>launchpad/app</module>
+        <module>launchpad/webapp</module>
 
     </modules>