You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by eb...@apache.org on 2013/10/09 15:00:09 UTC

svn commit: r1530592 - /commons/proper/jci/trunk/pom.xml

Author: ebourg
Date: Wed Oct  9 13:00:09 2013
New Revision: 1530592

URL: http://svn.apache.org/r1530592
Log:
Removed the examples profile

Modified:
    commons/proper/jci/trunk/pom.xml

Modified: commons/proper/jci/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/jci/trunk/pom.xml?rev=1530592&r1=1530591&r2=1530592&view=diff
==============================================================================
--- commons/proper/jci/trunk/pom.xml (original)
+++ commons/proper/jci/trunk/pom.xml Wed Oct  9 13:00:09 2013
@@ -61,12 +61,6 @@
                 <module>compilers/jsr199</module>
             </modules>
         </profile>
-        <profile>
-            <id>examples</id>
-            <modules>
-                <module>examples</module>
-            </modules>
-        </profile>
     </profiles>
 
     <developers>