Title: [2057] trunk/xstream/pom.xml: Fix Implementation-Vendor-Id entry.
Revision
2057
Author
joehni
Date
2013-03-21 17:59:11 -0500 (Thu, 21 Mar 2013)

Log Message

Fix Implementation-Vendor-Id entry.

Modified Paths


Diff

Modified: trunk/xstream/pom.xml (2056 => 2057)


--- trunk/xstream/pom.xml	2013-03-21 22:43:08 UTC (rev 2056)
+++ trunk/xstream/pom.xml	2013-03-21 22:59:11 UTC (rev 2057)
@@ -200,7 +200,6 @@
                 <manifestEntries>
                   <Specification-Title>${project.name} Test</Specification-Title>
                   <Implementation-Title>${project.name} Test</Implementation-Title>
-                  <Implementation-Vendor-Id>${project.artifactId}.test</Implementation-Vendor-Id>
                 </manifestEntries>
               </archive>
             </configuration>

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to