You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2011/10/25 17:08:25 UTC

svn commit: r1188695 - /directory/shared/trunk/all/pom.xml

Author: pamarcelot
Date: Tue Oct 25 15:08:24 2011
New Revision: 1188695

URL: http://svn.apache.org/viewvc?rev=1188695&view=rev
Log:
Jar is the default packaging in Maven, so we can get rid of that.

Modified:
    directory/shared/trunk/all/pom.xml

Modified: directory/shared/trunk/all/pom.xml
URL: http://svn.apache.org/viewvc/directory/shared/trunk/all/pom.xml?rev=1188695&r1=1188694&r2=1188695&view=diff
==============================================================================
--- directory/shared/trunk/all/pom.xml (original)
+++ directory/shared/trunk/all/pom.xml Tue Oct 25 15:08:24 2011
@@ -27,7 +27,6 @@
   
   <artifactId>shared-all</artifactId>
   <name>Apache Directory Shared All</name>
-  <packaging>jar</packaging>
 
   <dependencies>
     <dependency>