Removed the examples profile

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jci/trunk@1530592 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 95469ea..45cc32b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,12 +61,6 @@
                 <module>compilers/jsr199</module>
             </modules>
         </profile>
-        <profile>
-            <id>examples</id>
-            <modules>
-                <module>examples</module>
-            </modules>
-        </profile>
     </profiles>
 
     <developers>