Starting snapshot 1.11.2-SNAPSHOT
diff --git a/protocols/pcep/server/api/pom.xml b/protocols/pcep/server/api/pom.xml
index 083dbff..d27956e 100644
--- a/protocols/pcep/server/api/pom.xml
+++ b/protocols/pcep/server/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pcep-server</artifactId>
- <version>1.11.2-rc6</version>
+ <version>1.11.2-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep-server-api</artifactId>
diff --git a/protocols/pcep/server/ctl/pom.xml b/protocols/pcep/server/ctl/pom.xml
index e546583..0e807cd 100644
--- a/protocols/pcep/server/ctl/pom.xml
+++ b/protocols/pcep/server/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pcep-server</artifactId>
- <version>1.11.2-rc6</version>
+ <version>1.11.2-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep-server-impl</artifactId>
diff --git a/protocols/pcep/server/pom.xml b/protocols/pcep/server/pom.xml
index 13e8ecd..56a911f 100755
--- a/protocols/pcep/server/pom.xml
+++ b/protocols/pcep/server/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pcep-protocol</artifactId>
- <version>1.11.2-rc6</version>
+ <version>1.11.2-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep-server</artifactId>