4.0.0-rc1 in preparation of SD-Fabric v1.0 RC1
Change-Id: I915383df1c89a6abbf37decd667455dc59bcd6db
diff --git a/app/pom.xml b/app/pom.xml
index ab47800..bd58127 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>t3</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-rc1</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -52,7 +52,7 @@
</api.description>
<api.package>org.onosproject.t3.rest</api.package>
- <trellis.api.version>3.0.1-SNAPSHOT</trellis.api.version>
+ <trellis.api.version>3.1.0-rc1</trellis.api.version>
</properties>
<dependencies>
diff --git a/pom.xml b/pom.xml
index 61f037c..642efee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,12 +22,12 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-dependencies</artifactId>
- <version>2.5.1</version>
+ <version>2.5.5-rc1</version>
</parent>
<groupId>org.onosproject</groupId>
<artifactId>t3</artifactId>
- <version>4.0.0-SNAPSHOT</version>
+ <version>4.0.0-rc1</version>
<packaging>pom</packaging>
<url>http://trellisfabric.org</url>
<description>Trellis troubleshooting tools</description>