You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ri...@apache.org on 2010/06/08 17:00:04 UTC

svn commit: r952668 - /geronimo/specs/trunk/geronimo-javamail_1.4_spec/pom.xml

Author: rickmcguire
Date: Tue Jun  8 15:00:03 2010
New Revision: 952668

URL: http://svn.apache.org/viewvc?rev=952668&view=rev
Log:
Small tweaks to the pom

Modified:
    geronimo/specs/trunk/geronimo-javamail_1.4_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-javamail_1.4_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-javamail_1.4_spec/pom.xml?rev=952668&r1=952667&r2=952668&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-javamail_1.4_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-javamail_1.4_spec/pom.xml Tue Jun  8 15:00:03 2010
@@ -48,7 +48,6 @@
 
     <properties>
         <siteId>specs/${artifactId}</siteId>
-        <!-- ??? -->
         <geronimo.osgi.private.pkg>org.apache.geronimo.mail*</geronimo.osgi.private.pkg>
         <geronimo.osgi.resources>src/main/resources/,META-INF/LICENSE.txt=LICENSE.txt,META-INF/NOTICE.txt=NOTICE.txt</geronimo.osgi.resources>
     </properties>