Hi, On 07/20/2011 11:49 PM, [email protected] wrote:
<plugins>
+<plugin>
+<groupId>org.apache.felix</groupId>
+<artifactId>maven-bundle-plugin</artifactId>
+<configuration>
+<instructions>
+<_versionpolicy>$${version;===;${@}}</_versionpolicy>
Can you explain what mean this _versionpolicy tag please ? Seems like a cool maven/bundle incantation ! :) I googled a little bit around this but don't find clear statement. Thanks ++
