[maven-release-plugin] prepare release openflow-protocol-parent-0.2
[openflowjava.git] / openflow-protocol-spi / pom.xml
index 8d0e01f953c7cf5713bed9c231432de4d3fa4b88..f4a4b6cdf12b215a1eb719084f160868b5b6bc1b 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.2-SNAPSHOT</version>
+        <version>0.2</version>
     </parent>
     <artifactId>openflow-protocol-spi</artifactId>
     <packaging>bundle</packaging>
@@ -11,7 +11,7 @@
     <name>Openflow Protocol Library - SPI</name>
     <scm>
         <url>https://wiki.opendaylight.org/view/Openflow_Protocol_Library:Main</url>
-      <tag>HEAD</tag>
+      <tag>openflow-protocol-parent-0.2</tag>
   </scm>
     
     <dependencies>