You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by er...@apache.org on 2005/09/26 06:26:58 UTC

svn commit: r291546 - /directory/standalone/trunk/osgi/project.xml

Author: erodriguez
Date: Sun Sep 25 21:26:55 2005
New Revision: 291546

URL: http://svn.apache.org/viewcvs?rev=291546&view=rev
Log:
Removed a bogus "jars" tag from a Maven POM.

Modified:
    directory/standalone/trunk/osgi/project.xml

Modified: directory/standalone/trunk/osgi/project.xml
URL: http://svn.apache.org/viewcvs/directory/standalone/trunk/osgi/project.xml?rev=291546&r1=291545&r2=291546&view=diff
==============================================================================
--- directory/standalone/trunk/osgi/project.xml (original)
+++ directory/standalone/trunk/osgi/project.xml Sun Sep 25 21:26:55 2005
@@ -174,7 +174,6 @@
         </includes>
       </resource>
     </resources>
-    <jars />
   </build>
 </project>