Bump version to 3.1.0-rc1 in preparation of SD-Fabric v1.0 RC1

Change-Id: I4a98274c2ec6560cb2e7c043de92edfc203ac85b
diff --git a/api/pom.xml b/api/pom.xml
index 327b543..59361d4 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>segmentrouting</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-rc1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/app/pom.xml b/app/pom.xml
index 6d36c73..7731901 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>segmentrouting</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-rc1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/impl/pom.xml b/impl/pom.xml
index 71cef6d..f7364e4 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>segmentrouting</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-rc1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index e1cb1b4..7fec2d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,12 +22,12 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-dependencies</artifactId>
-        <version>2.5.3-SNAPSHOT</version>
+        <version>2.5.5-rc1</version>
     </parent>
 
     <groupId>org.onosproject</groupId>
     <artifactId>segmentrouting</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-rc1</version>
     <packaging>pom</packaging>
     <url>http://trellisfabric.org</url>
     <description>Trellis control</description>
diff --git a/web/pom.xml b/web/pom.xml
index 910e5f1..b4dc7af 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>segmentrouting</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-rc1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>