Tagging 1.14.0
diff --git a/protocols/p4runtime/api/pom.xml b/protocols/p4runtime/api/pom.xml
index 72852c7..adee604 100644
--- a/protocols/p4runtime/api/pom.xml
+++ b/protocols/p4runtime/api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-protocols-p4runtime</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.14.0-SNAPSHOT</version>
+ <version>1.14.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/p4runtime/ctl/pom.xml b/protocols/p4runtime/ctl/pom.xml
index c77ad6c..ad35162 100644
--- a/protocols/p4runtime/ctl/pom.xml
+++ b/protocols/p4runtime/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols-p4runtime</artifactId>
- <version>1.14.0-SNAPSHOT</version>
+ <version>1.14.0</version>
</parent>
<artifactId>onos-protocols-p4runtime-ctl</artifactId>
<packaging>bundle</packaging>
diff --git a/protocols/p4runtime/model/pom.xml b/protocols/p4runtime/model/pom.xml
index 30375ec..d307540 100644
--- a/protocols/p4runtime/model/pom.xml
+++ b/protocols/p4runtime/model/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-protocols-p4runtime</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.14.0-SNAPSHOT</version>
+ <version>1.14.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/p4runtime/pom.xml b/protocols/p4runtime/pom.xml
index 157c1a8..7b30adf 100644
--- a/protocols/p4runtime/pom.xml
+++ b/protocols/p4runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.14.0-SNAPSHOT</version>
+ <version>1.14.0</version>
</parent>
<artifactId>onos-protocols-p4runtime</artifactId>
diff --git a/protocols/p4runtime/proto/pom.xml b/protocols/p4runtime/proto/pom.xml
index 5ac7584..3deffa20 100644
--- a/protocols/p4runtime/proto/pom.xml
+++ b/protocols/p4runtime/proto/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols-p4runtime</artifactId>
- <version>1.14.0-SNAPSHOT</version>
+ <version>1.14.0</version>
</parent>
<artifactId>onos-protocols-p4runtime-proto</artifactId>
<packaging>bundle</packaging>