Author: reto
Date: Wed Apr 10 21:44:58 2013
New Revision: 1466699

URL: http://svn.apache.org/r1466699
Log:
CLEREZZA:722: added <_nodefaultversion/> to maven-bundle-plugin

Modified:
    clerezza/trunk/parent/pom.xml

Modified: clerezza/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/clerezza/trunk/parent/pom.xml?rev=1466699&r1=1466698&r2=1466699&view=diff
==============================================================================
--- clerezza/trunk/parent/pom.xml (original)
+++ clerezza/trunk/parent/pom.xml Wed Apr 10 21:44:58 2013
@@ -76,6 +76,7 @@
                     <configuration>
                         <instructions>
                             
<Bundle-SymbolicName>${project.groupId}.${project.artifactId}</Bundle-SymbolicName>
+                            <_nodefaultversion />
                         </instructions>
                     </configuration>
                 </plugin>


Reply via email to