Tagging 1.11.2
diff --git a/protocols/netconf/api/pom.xml b/protocols/netconf/api/pom.xml
index 6cd6653..47d6b48 100644
--- a/protocols/netconf/api/pom.xml
+++ b/protocols/netconf/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-netconf</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
</parent>
<artifactId>onos-netconf-api</artifactId>
diff --git a/protocols/netconf/ctl/pom.xml b/protocols/netconf/ctl/pom.xml
index 18eab40..4de4b7f 100644
--- a/protocols/netconf/ctl/pom.xml
+++ b/protocols/netconf/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-netconf</artifactId>
- <version>1.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
</parent>
<artifactId>onos-netconf-ctl</artifactId>
diff --git a/protocols/netconf/pom.xml b/protocols/netconf/pom.xml
index 3c8944c..4459a94 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.11.2-SNAPSHOT</version>
+ <version>1.11.2</version>
</parent>
<artifactId>onos-netconf</artifactId>