Starting snapshot 1.13.2-SNAPSHOT
diff --git a/protocols/netconf/api/pom.xml b/protocols/netconf/api/pom.xml
index 1429b62..dfeaa8e 100644
--- a/protocols/netconf/api/pom.xml
+++ b/protocols/netconf/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols-netconf</artifactId>
- <version>1.13.2-rc2</version>
+ <version>1.13.2-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-netconf-api</artifactId>
diff --git a/protocols/netconf/ctl/pom.xml b/protocols/netconf/ctl/pom.xml
index 497eb5e..1138bcd 100644
--- a/protocols/netconf/ctl/pom.xml
+++ b/protocols/netconf/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols-netconf</artifactId>
- <version>1.13.2-rc2</version>
+ <version>1.13.2-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-netconf-ctl</artifactId>
diff --git a/protocols/netconf/pom.xml b/protocols/netconf/pom.xml
index 59ea582..30722fc 100644
--- a/protocols/netconf/pom.xml
+++ b/protocols/netconf/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.13.2-rc2</version>
+ <version>1.13.2-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-netconf</artifactId>