Starting snapshot 1.11.0-SNAPSHOT
diff --git a/protocols/bgp/api/pom.xml b/protocols/bgp/api/pom.xml
index aebe4c5..640bfa5 100644
--- a/protocols/bgp/api/pom.xml
+++ b/protocols/bgp/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgp</artifactId>
- <version>1.11.0-b3</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp-api</artifactId>
diff --git a/protocols/bgp/bgpio/pom.xml b/protocols/bgp/bgpio/pom.xml
index 4a6297a..b9e763d 100644
--- a/protocols/bgp/bgpio/pom.xml
+++ b/protocols/bgp/bgpio/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgp</artifactId>
- <version>1.11.0-b3</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-bgpio</artifactId>
diff --git a/protocols/bgp/ctl/pom.xml b/protocols/bgp/ctl/pom.xml
index f2e5b88..b5bdf75 100644
--- a/protocols/bgp/ctl/pom.xml
+++ b/protocols/bgp/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgp</artifactId>
- <version>1.11.0-b3</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp-ctl</artifactId>
diff --git a/protocols/bgp/pom.xml b/protocols/bgp/pom.xml
index d7b45b0..44812e4 100644
--- a/protocols/bgp/pom.xml
+++ b/protocols/bgp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.11.0-b3</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp</artifactId>