Fixing build issues

- Excluding sdx-l3 from build, compilation error
- Bump version, except for CE app
- [CE App] Reference stable ONOS version
  - Refer to stable ONOS version
  - Refer to buck built artifact name
  - Fix dependency to point to more appropriate artifact
  - Cosmetic fixes

Change-Id: Ice43cfbb30edda60b71e64c34369ab3bc296e5dd
diff --git a/calendar/pom.xml b/calendar/pom.xml
index 720a1ef..941357d 100644
--- a/calendar/pom.xml
+++ b/calendar/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onosproject</groupId>
         <artifactId>onos-app-samples</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>1.9.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>