Author: djencks
Date: Mon May 11 18:44:55 2009
New Revision: 773653

URL: http://svn.apache.org/viewvc?rev=773653&view=rev
Log:
PORTALS-14 simplify poms per carsten's recommendations, missed something

Modified:
    portals/portlet-spec/trunk/portlet-api-1.0/pom.xml

Modified: portals/portlet-spec/trunk/portlet-api-1.0/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/portlet-spec/trunk/portlet-api-1.0/pom.xml?rev=773653&r1=773652&r2=773653&view=diff
==============================================================================
--- portals/portlet-spec/trunk/portlet-api-1.0/pom.xml (original)
+++ portals/portlet-spec/trunk/portlet-api-1.0/pom.xml Mon May 11 18:44:55 2009
@@ -61,7 +61,6 @@
           <configuration>
             <instructions>
               <Export-Package>javax.portlet;version=1.0.0</Export-Package>
-              
<!--<Import-Package>javax.portlet;version=1.0.0</Import-Package>-->
               <Private-Package/>
               <Implementation-Title>${project.name}</Implementation-Title>
               
<Implementation-Version>${project.version}</Implementation-Version>


Reply via email to