Tagging 1.4.0-rc2

Change-Id: I7e2916f7b02d297818ad65153aee5e5946f882ac
diff --git a/apps/test/distributed-primitives/pom.xml b/apps/test/distributed-primitives/pom.xml
index f77fd57..16cd5a8 100644
--- a/apps/test/distributed-primitives/pom.xml
+++ b/apps/test/distributed-primitives/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-apps-test</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <version>1.4.0-rc2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
@@ -54,7 +54,7 @@
         <dependency>
             <groupId>org.onosproject</groupId>
             <artifactId>onos-core-dist</artifactId>
-            <version>1.4.0-SNAPSHOT</version>
+            <version>1.4.0-rc2</version>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>