You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by fm...@apache.org on 2010/10/21 13:16:25 UTC

svn commit: r1025952 - /felix/trunk/pom.xml

Author: fmeschbe
Date: Thu Oct 21 11:16:24 2010
New Revision: 1025952

URL: http://svn.apache.org/viewvc?rev=1025952&view=rev
Log:
FELIX-2669 Remove scr-annotations module from main reactor

Modified:
    felix/trunk/pom.xml

Modified: felix/trunk/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom.xml?rev=1025952&r1=1025951&r2=1025952&view=diff
==============================================================================
--- felix/trunk/pom.xml (original)
+++ felix/trunk/pom.xml Thu Oct 21 11:16:24 2010
@@ -78,7 +78,6 @@
       <modules>
         <module>maven-obr-plugin</module>
         <module>bundleplugin</module>
-        <module>scr-annotations</module>
         <module>scrplugin</module>
         <module>tools/maven2/maven-osgi-plugin</module>
 <!--        <module>tools/maven2/maven-felix-plugin</module> -->