Align Ui code for the policy move

Change package.json to update the clamp to policy-clamp

Issue-ID: POLICY-2922
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I3cdc63c39a77cf4f8b2f285a68a3d2ac58e3f8b9
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
diff --git a/ui-react-lib/package.json b/ui-react-lib/package.json
index 39cf63a..b1efe2f 100755
--- a/ui-react-lib/package.json
+++ b/ui-react-lib/package.json
@@ -1,8 +1,8 @@
 {
-	"name": "onap-clamp-ui-lib",
+	"name": "onap-policy-clamp-ui-lib",
 	"version": "${project.version}",
-	"description": "ONAP CLAMP UI Reactjs Component Library",
-	"author": "ONAP Clamp Team",
+	"description": "ONAP Policy Clamp UI Library",
+	"author": "ONAP Policy Team",
 	"license": "Apache-2.0",
 	"publishConfig": {
 		"registry": "${npm.publish.url}"