Starting snapshot 1.12.1-SNAPSHOT
diff --git a/protocols/p4runtime/api/pom.xml b/protocols/p4runtime/api/pom.xml
index 42483ac..fc1040a 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.1-rc2</version>
+ <version>1.12.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/p4runtime/ctl/pom.xml b/protocols/p4runtime/ctl/pom.xml
index 2e60c0d..0ce3578 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.1-rc2</version>
+ <version>1.12.1-SNAPSHOT</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 4639728..36065e6 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.1-rc2</version>
+ <version>1.12.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/p4runtime/pom.xml b/protocols/p4runtime/pom.xml
index 64201f5..36846c4 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.1-rc2</version>
+ <version>1.12.1-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-p4runtime</artifactId>
diff --git a/protocols/p4runtime/proto/pom.xml b/protocols/p4runtime/proto/pom.xml
index 9dc7491..1957e56 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.1-rc2</version>
+ <version>1.12.1-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-p4runtime-proto</artifactId>
<packaging>bundle</packaging>