Starting snapshot 1.11.2-SNAPSHOT
diff --git a/protocols/tl1/api/pom.xml b/protocols/tl1/api/pom.xml
index 712c4bb5..1202bc5 100644
--- a/protocols/tl1/api/pom.xml
+++ b/protocols/tl1/api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-tl1</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.2-b1</version>
+ <version>1.11.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/tl1/ctl/pom.xml b/protocols/tl1/ctl/pom.xml
index a7c749a..475b7c4 100644
--- a/protocols/tl1/ctl/pom.xml
+++ b/protocols/tl1/ctl/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-tl1</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.2-b1</version>
+ <version>1.11.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/tl1/pom.xml b/protocols/tl1/pom.xml
index b9700c6..15c720f 100644
--- a/protocols/tl1/pom.xml
+++ b/protocols/tl1/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-protocols</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.2-b1</version>
+ <version>1.11.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>