Author: cziegeler
Date: Tue Sep 22 09:42:24 2009
New Revision: 817573

URL: http://svn.apache.org/viewvc?rev=817573&view=rev
Log:
SLING-1117 : Set version policy for maven bundle plugin to include revision 
number.

Modified:
    sling/trunk/parent/pom.xml

Modified: sling/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/parent/pom.xml?rev=817573&r1=817572&r2=817573&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Tue Sep 22 09:42:24 2009
@@ -241,6 +241,7 @@
                             </Bundle-DocURL>
                             <Bundle-Vendor>The Apache Software 
Foundation</Bundle-Vendor>
                             
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
+                            
<_versionpolicy>$${version;===;$...@}}</_versionpolicy>
                         </instructions>
                     </configuration>
                 </plugin>


Reply via email to