Tagging 1.5.1
diff --git a/protocols/bgp/api/pom.xml b/protocols/bgp/api/pom.xml
index aba940d..edef62c 100755
--- a/protocols/bgp/api/pom.xml
+++ b/protocols/bgp/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgp</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/protocols/bgp/bgpio/pom.xml b/protocols/bgp/bgpio/pom.xml
index 97f7443..ba0e9e7 100755
--- a/protocols/bgp/bgpio/pom.xml
+++ b/protocols/bgp/bgpio/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgp</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/protocols/bgp/ctl/pom.xml b/protocols/bgp/ctl/pom.xml
index b4de118..d6305db 100755
--- a/protocols/bgp/ctl/pom.xml
+++ b/protocols/bgp/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgp</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/protocols/bgp/pom.xml b/protocols/bgp/pom.xml
index 98654ce..3566506 100755
--- a/protocols/bgp/pom.xml
+++ b/protocols/bgp/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>