Starting snapshot 1.13.0-SNAPSHOT
diff --git a/protocols/xmpp/core/api/pom.xml b/protocols/xmpp/core/api/pom.xml
index dcf0e6a..1351238 100644
--- a/protocols/xmpp/core/api/pom.xml
+++ b/protocols/xmpp/core/api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>onos-protocols-xmpp-core</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.13.0-rc3</version>
+ <version>1.13.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/xmpp/core/ctl/pom.xml b/protocols/xmpp/core/ctl/pom.xml
index ddd395c..278222d 100644
--- a/protocols/xmpp/core/ctl/pom.xml
+++ b/protocols/xmpp/core/ctl/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>onos-protocols-xmpp-core</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.13.0-rc3</version>
+ <version>1.13.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/xmpp/core/pom.xml b/protocols/xmpp/core/pom.xml
index e3e8a6a..6b9b67e 100644
--- a/protocols/xmpp/core/pom.xml
+++ b/protocols/xmpp/core/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>onos-protocols-xmpp</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.13.0-rc3</version>
+ <version>1.13.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/xmpp/pom.xml b/protocols/xmpp/pom.xml
index 66c0fd12..1037027 100644
--- a/protocols/xmpp/pom.xml
+++ b/protocols/xmpp/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>onos-protocols</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.13.0-rc3</version>
+ <version>1.13.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>