Starting snapshot 1.13.9-SNAPSHOT
diff --git a/protocols/bgp/api/pom.xml b/protocols/bgp/api/pom.xml
index 921bfce..40a9a81 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.13.9-rc2</version>
+ <version>1.13.9-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp-api</artifactId>
diff --git a/protocols/bgp/bgpio/pom.xml b/protocols/bgp/bgpio/pom.xml
index f6da59e..23423d4 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.13.9-rc2</version>
+ <version>1.13.9-SNAPSHOT</version>
</parent>
<artifactId>onos-bgpio</artifactId>
diff --git a/protocols/bgp/ctl/pom.xml b/protocols/bgp/ctl/pom.xml
index d003dd9..62497ff 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.13.9-rc2</version>
+ <version>1.13.9-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp-ctl</artifactId>
diff --git a/protocols/bgp/pom.xml b/protocols/bgp/pom.xml
index f0b10a6..82ec129 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.13.9-rc2</version>
+ <version>1.13.9-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp</artifactId>