Tagging 1.5.1
diff --git a/protocols/pcep/api/pom.xml b/protocols/pcep/api/pom.xml
index e77afb3..6a747c9 100644
--- a/protocols/pcep/api/pom.xml
+++ b/protocols/pcep/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pcep-controller</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/protocols/pcep/ctl/pom.xml b/protocols/pcep/ctl/pom.xml
index 23236fd..fb7c977 100644
--- a/protocols/pcep/ctl/pom.xml
+++ b/protocols/pcep/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pcep-controller</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/protocols/pcep/pcepio/pom.xml b/protocols/pcep/pcepio/pom.xml
index 924c76c..59584d1 100755
--- a/protocols/pcep/pcepio/pom.xml
+++ b/protocols/pcep/pcepio/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pcep-controller</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/protocols/pcep/pom.xml b/protocols/pcep/pom.xml
index 0d26479..5309996 100755
--- a/protocols/pcep/pom.xml
+++ b/protocols/pcep/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath>../pom.xml</relativePath>
</parent>