Tagging 1.13.4
diff --git a/protocols/openflow/api/pom.xml b/protocols/openflow/api/pom.xml
index 880308d..97eb0fb 100644
--- a/protocols/openflow/api/pom.xml
+++ b/protocols/openflow/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols-openflow</artifactId>
- <version>1.13.4-SNAPSHOT</version>
+ <version>1.13.4</version>
</parent>
<artifactId>onos-protocols-openflow-api</artifactId>
diff --git a/protocols/openflow/ctl/pom.xml b/protocols/openflow/ctl/pom.xml
index 4b0b24b..b91635c 100644
--- a/protocols/openflow/ctl/pom.xml
+++ b/protocols/openflow/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols-openflow</artifactId>
- <version>1.13.4-SNAPSHOT</version>
+ <version>1.13.4</version>
</parent>
<artifactId>onos-protocols-openflow-ctl</artifactId>
diff --git a/protocols/openflow/pom.xml b/protocols/openflow/pom.xml
index 6abc8de..ccdf7c7 100644
--- a/protocols/openflow/pom.xml
+++ b/protocols/openflow/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.13.4-SNAPSHOT</version>
+ <version>1.13.4</version>
</parent>
<artifactId>onos-protocols-openflow</artifactId>