Starting snapshot 1.14.0-SNAPSHOT
diff --git a/protocols/xmpp/pubsub/api/pom.xml b/protocols/xmpp/pubsub/api/pom.xml
index 649e27d..89f6b6e 100644
--- a/protocols/xmpp/pubsub/api/pom.xml
+++ b/protocols/xmpp/pubsub/api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-protocols-xmpp-pubsub</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.14.0-rc1</version>
+ <version>1.14.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/xmpp/pubsub/ctl/pom.xml b/protocols/xmpp/pubsub/ctl/pom.xml
index bd689c7..cb47fbb 100644
--- a/protocols/xmpp/pubsub/ctl/pom.xml
+++ b/protocols/xmpp/pubsub/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-protocols-xmpp-pubsub</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.14.0-rc1</version>
+ <version>1.14.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/xmpp/pubsub/pom.xml b/protocols/xmpp/pubsub/pom.xml
index ffd5d38..dcd848b 100644
--- a/protocols/xmpp/pubsub/pom.xml
+++ b/protocols/xmpp/pubsub/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-protocols-xmpp</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.14.0-rc1</version>
+ <version>1.14.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>