Tagging 1.12.2-rc1
diff --git a/protocols/p4runtime/api/pom.xml b/protocols/p4runtime/api/pom.xml
index 2320fdb..964a896 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.12.2-SNAPSHOT</version>
+ <version>1.12.2-rc1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/p4runtime/ctl/pom.xml b/protocols/p4runtime/ctl/pom.xml
index 7a534b7..25b2e3ed 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.12.2-SNAPSHOT</version>
+ <version>1.12.2-rc1</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 fa1dcb2..ac1fb6c 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.12.2-SNAPSHOT</version>
+ <version>1.12.2-rc1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/p4runtime/pom.xml b/protocols/p4runtime/pom.xml
index cbde580..0df4018 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.12.2-SNAPSHOT</version>
+ <version>1.12.2-rc1</version>
</parent>
<artifactId>onos-protocols-p4runtime</artifactId>
diff --git a/protocols/p4runtime/proto/pom.xml b/protocols/p4runtime/proto/pom.xml
index 9f94596..9da364f 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.12.2-SNAPSHOT</version>
+ <version>1.12.2-rc1</version>
</parent>
<artifactId>onos-protocols-p4runtime-proto</artifactId>
<packaging>bundle</packaging>