Starting snapshot 2.1.0-SNAPSHOT
Change-Id: I234975d531bcf7f27c66d16e60fad0c45ba4f5a0
diff --git a/api/pom.xml b/api/pom.xml
index 2b12822..76588bc 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-app-igmpproxy</artifactId>
<groupId>org.opencord</groupId>
- <version>2.0.0</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/app/pom.xml b/app/pom.xml
index 968e938..8848b78 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-app-igmpproxy</artifactId>
<groupId>org.opencord</groupId>
- <version>2.0.0</version>
+ <version>2.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 38b0488..9a3ca63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.opencord</groupId>
<artifactId>onos-app-igmpproxy</artifactId>
- <version>2.0.0</version>
+ <version>2.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>