[maven-release-plugin] prepare release openflow-protocol-parent-0.2
[openflowjava.git] / openflow-protocol-impl / pom.xml
index 013d1aa8ed322f3ac17d017d2130b30a3b713b1c..ae76b2b45f36ba15f4c5388781a0376f8d004477 100644 (file)
@@ -3,14 +3,14 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.2-SNAPSHOT</version>
+        <version>0.2</version>
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
     <packaging>bundle</packaging>
     <name>Openflow Protocol Library - IMPL</name>
     <scm>
         <url>https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main</url>
-      <tag>HEAD</tag>
+      <tag>openflow-protocol-parent-0.2</tag>
   </scm>
     
     <build>