Starting snapshot 1.13.6-SNAPSHOT
diff --git a/web/api/pom.xml b/web/api/pom.xml
index a462661..4f85a68 100644
--- a/web/api/pom.xml
+++ b/web/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-web</artifactId>
- <version>1.13.5</version>
+ <version>1.13.6-SNAPSHOT</version>
</parent>
<artifactId>onos-rest</artifactId>
diff --git a/web/gui/pom.xml b/web/gui/pom.xml
index 65e6d22..ca9b8c4 100644
--- a/web/gui/pom.xml
+++ b/web/gui/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-web</artifactId>
- <version>1.13.5</version>
+ <version>1.13.6-SNAPSHOT</version>
</parent>
<artifactId>onos-gui</artifactId>
diff --git a/web/pom.xml b/web/pom.xml
index a0afd07..1d7d94a 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.13.5</version>
+ <version>1.13.6-SNAPSHOT</version>
</parent>
<artifactId>onos-web</artifactId>