aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/onos/protocols/bgp
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/onos/protocols/bgp')
-rwxr-xr-xframework/src/onos/protocols/bgp/api/pom.xml2
-rwxr-xr-xframework/src/onos/protocols/bgp/bgpio/pom.xml2
-rwxr-xr-xframework/src/onos/protocols/bgp/ctl/pom.xml2
-rwxr-xr-xframework/src/onos/protocols/bgp/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/framework/src/onos/protocols/bgp/api/pom.xml b/framework/src/onos/protocols/bgp/api/pom.xml
index 2390e5f6..d233c48e 100755
--- a/framework/src/onos/protocols/bgp/api/pom.xml
+++ b/framework/src/onos/protocols/bgp/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgp</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0-rc1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/framework/src/onos/protocols/bgp/bgpio/pom.xml b/framework/src/onos/protocols/bgp/bgpio/pom.xml
index 5d67f18c..06206e8f 100755
--- a/framework/src/onos/protocols/bgp/bgpio/pom.xml
+++ b/framework/src/onos/protocols/bgp/bgpio/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgp</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0-rc1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/framework/src/onos/protocols/bgp/ctl/pom.xml b/framework/src/onos/protocols/bgp/ctl/pom.xml
index 629e9ee7..fd5f2b54 100755
--- a/framework/src/onos/protocols/bgp/ctl/pom.xml
+++ b/framework/src/onos/protocols/bgp/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgp</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0-rc1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/framework/src/onos/protocols/bgp/pom.xml b/framework/src/onos/protocols/bgp/pom.xml
index 3b28181e..64062a66 100755
--- a/framework/src/onos/protocols/bgp/pom.xml
+++ b/framework/src/onos/protocols/bgp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.0-rc1</version>
<relativePath>../pom.xml</relativePath>
</parent>