Bump CE apps to version 1.0.0

Change-Id: Ic3fa36daf7f5634278089512b765467140299bd4
diff --git a/pom.xml b/pom.xml
index e4ff1b2..d1e2909 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <groupId>org.opencord</groupId>
     <artifactId>ce</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <packaging>pom</packaging>
 
     <description>Carrier Ethernet service for CORD</description>
@@ -48,7 +48,7 @@
         <dependency>
             <groupId>org.opencord</groupId>
             <artifactId>cord-config</artifactId>
-            <version>1.4.0-SNAPSHOT</version>
+            <version>1.3.1</version>
         </dependency>
     </dependencies>