Starting snapshot 1.13.2-SNAPSHOT
diff --git a/drivers/cisco/netconf/pom.xml b/drivers/cisco/netconf/pom.xml
index a301998..f99b284 100644
--- a/drivers/cisco/netconf/pom.xml
+++ b/drivers/cisco/netconf/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-cisco</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.13.1</version>
+ <version>1.13.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/cisco/pom.xml b/drivers/cisco/pom.xml
index 3696025..31c84b5 100644
--- a/drivers/cisco/pom.xml
+++ b/drivers/cisco/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.13.1</version>
+ <version>1.13.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/cisco/rest/pom.xml b/drivers/cisco/rest/pom.xml
index 4770ed0..282e5a6 100644
--- a/drivers/cisco/rest/pom.xml
+++ b/drivers/cisco/rest/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-cisco</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.13.1</version>
+ <version>1.13.2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>