Author: struberg
Date: Tue Jul 19 15:05:45 2011
New Revision: 1148383

URL: http://svn.apache.org/viewvc?rev=1148383&view=rev
Log:
remove unused profile definition

Modified:
    openwebbeans/trunk/pom.xml

Modified: openwebbeans/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=1148383&r1=1148382&r2=1148383&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Tue Jul 19 15:05:45 2011
@@ -784,19 +784,5 @@
             </reporting>
         </profile>
 
-        <profile>
-            <id>jsr330-tck</id>
-            <modules>
-                <module>atinject-tck</module>
-            </modules>
-        </profile>
-
-        <profile>
-            <id>jsr299-tck</id>
-            <modules>
-                <module>webbeans-tck</module>
-            </modules>
-        </profile>
-
     </profiles>
 </project>


Reply via email to