[maven-release-plugin] prepare release openflow-protocol-parent-0.2
[openflowjava.git] / openflow-protocol-api / pom.xml
index 3f9edb701d0c26feb0786175dfeb55943c997e74..aa625a2a9b56a28d811fdddfabe5c52055329d7a 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-api</artifactId>
     <packaging>bundle</packaging>
     <name>Openflow Protocol Library - API</name>
     <scm>
         <url>https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main</url>
-      <tag>HEAD</tag>
+      <tag>openflow-protocol-parent-0.2</tag>
   </scm>
 
     <properties>