Release Nitrogen
[groupbasedpolicy.git] / renderers / iovisor / pom.xml
index bd268827005207365ff9904832d1455746e7bbfa..9d748acb03826afac1f1a61e7e749029328f8755 100755 (executable)
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.6.0</version>
     <relativePath>../</relativePath>
   </parent>
 
   <artifactId>iovisor-renderer</artifactId>
   <packaging>bundle</packaging>
+  <!-- <name> formatting is used by autorelease to parse and notify projects on
+       build failure. Please do not modify this unless you have a good reason. -->
+  <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <dependencies>
     <dependency>
         <configuration>
           <instructions>
           </instructions>
-          <manifestLocation>${project.basedir}/src/main/resources/META-INF</manifestLocation>
           <Import-Package>
             *,
             com.sun.jersey.spi.container.servlet,