Author: justin
Date: Mon Mar  1 15:41:53 2010
New Revision: 917559

URL: http://svn.apache.org/viewvc?rev=917559&view=rev
Log:
SLING-1415 / SLING-1416 - pom cleanup

Modified:
    sling/trunk/parent/pom.xml

Modified: sling/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/parent/pom.xml?rev=917559&r1=917558&r2=917559&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Mon Mar  1 15:41:53 2010
@@ -65,6 +65,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
+                <version>2.6.1</version>
                 <reportSets>
                     <reportSet>
                         <reports>
@@ -246,7 +247,7 @@
                                 http://sling.apache.org
                             </Bundle-DocURL>
                             <Bundle-Vendor>The Apache Software 
Foundation</Bundle-Vendor>
-                            
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
+                            
<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
                             
<_versionpolicy>$${version;===;$...@}}</_versionpolicy>
                         </instructions>
                     </configuration>


Reply via email to