Starting snapshot 1.14.1-SNAPSHOT
diff --git a/web/api/pom.xml b/web/api/pom.xml
index bc75aaa..6ffb775 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.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-rest</artifactId>
diff --git a/web/gui/pom.xml b/web/gui/pom.xml
index f245ef7..0c42c1a 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.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-gui</artifactId>
diff --git a/web/gui2/pom.xml b/web/gui2/pom.xml
index 16617ee..52ed34c 100644
--- a/web/gui2/pom.xml
+++ b/web/gui2/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-web</artifactId>
- <version>1.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-gui2</artifactId>
diff --git a/web/pom.xml b/web/pom.xml
index 92803c0..e534741 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-web</artifactId>