Roll to next Frankfurt snapshot and fix sonar build

Roll to next Frankfurt snapshot.  Also, fixed config to skip sonar
for error-catalog, which has no scannable components.  Sonar builds
were failing because error-catalog does not have standard maven
source and test directories (src/main, src/test)

Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Iacb76b240e71206de8306af7e2447eaa07b0d33b
diff --git a/version.properties b/version.properties
index fc68f02..b05a161 100644
--- a/version.properties
+++ b/version.properties
@@ -6,7 +6,7 @@
 
 release_name=0
 sprint_number=7
-feature_revision=0
+feature_revision=1
 
 base_version=${release_name}.${sprint_number}.${feature_revision}