Author: fmeschbe
Date: Sun Mar 13 14:38:04 2011
New Revision: 1081127

URL: http://svn.apache.org/viewvc?rev=1081127&view=rev
Log:
Remove samples and contrib profiles

Modified:
    sling/whiteboard/fmeschbe/sling-6-source-release/pom.xml

Modified: sling/whiteboard/fmeschbe/sling-6-source-release/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/whiteboard/fmeschbe/sling-6-source-release/pom.xml?rev=1081127&r1=1081126&r2=1081127&view=diff
==============================================================================
--- sling/whiteboard/fmeschbe/sling-6-source-release/pom.xml (original)
+++ sling/whiteboard/fmeschbe/sling-6-source-release/pom.xml Sun Mar 13 
14:38:04 2011
@@ -195,20 +195,6 @@
                 <module>launchpad/testing-war</module>
             </modules>
         </profile>
-      <!-- Profile for including samples -->
-        <profile>
-            <id>withSamples</id>
-            <modules>
-                <module>samples</module>
-            </modules>
-        </profile>
-      <!-- Profile for including contrib -->
-        <profile>
-            <id>withContrib</id>
-            <modules>
-                <module>contrib</module>
-            </modules>
-        </profile>
     </profiles>
 
 </project>


Reply via email to