Starting snapshot 1.13.4-SNAPSHOT
diff --git a/protocols/netconf/api/pom.xml b/protocols/netconf/api/pom.xml
index b56cc96..eb10fc7 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.3</version>
+ <version>1.13.4-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-netconf-api</artifactId>
diff --git a/protocols/netconf/ctl/pom.xml b/protocols/netconf/ctl/pom.xml
index 644f965..07702ff 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.3</version>
+ <version>1.13.4-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-netconf-ctl</artifactId>
diff --git a/protocols/netconf/pom.xml b/protocols/netconf/pom.xml
index 95196e0..c54d4bb 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.3</version>
+ <version>1.13.4-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-netconf</artifactId>