Author: dkulp
Date: Wed Jul 8 21:21:42 2009
New Revision: 792328
URL: http://svn.apache.org/viewvc?rev=792328&view=rev
Log:
Pull osgi updates from 1.5.x to trunk
Modified:
webservices/wss4j/trunk/pom.xml
Modified: webservices/wss4j/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=792328&r1=792327&r2=792328&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Wed Jul 8 21:21:42 2009
@@ -177,14 +177,17 @@
<extensions>true</extensions>
<configuration>
<instructions>
- <Bundle-Version>1.0.0</Bundle-Version>
- <Bundle-Name>org.apache.ws.security</Bundle-Name>
- <Bundle-Vendor>Apache Software
Foundation</Bundle-Vendor>
-
<Bundle-Description>${pom.artifactId}</Bundle-Description>
-
<Bundle-SymbolicName>org.apache.ws.security</Bundle-SymbolicName>
+ <Implementation-Title>Apache
WSS4J</Implementation-Title>
+ <Implementation-Vendor>The Apache Software
Foundation</Implementation-Vendor>
+
<Implementation-Vendor-Id>org.apache</Implementation-Vendor-Id>
+
<Implementation-Version>${pom.version}</Implementation-Version>
+ <Specification-Title>Apache WSS4J</Specification-Title>
+ <Specification-Vendor>The Apache Software
Foundation</Specification-Vendor>
+
<Specification-Version>${pom.version}</Specification-Version>
+
<Export-Package>
- org.apache.ws.security.*; version=1.5.5,
- org.apache.ws.axis.security.*; version=1.5.5,
+ org.apache.ws.security.*,
+ org.apache.ws.axis.security.*,
</Export-Package>
<Import-Package>
!org.apache.ws.security.*,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]