Fix pom and version

Update appname, version and add site and staging plugins

Change-Id: I590b008d2c861b98ae563e701fa75b4bb429813c
Issue-ID: SDC-1313
Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
diff --git a/version.properties b/version.properties
index a24b0ee..8471f55 100644
--- a/version.properties
+++ b/version.properties
@@ -4,8 +4,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=3
-patch=5
+minor=2
+patch=0
 
 base_version=${major}.${minor}.${patch}