Merge pull request #337 from isururanawaka/production_new

clean up
diff --git a/custos-integration-services/sharing-management-service-parent/sharing-management-service-sidecar/src/main/resources/sharing-management-service.pb b/custos-integration-services/sharing-management-service-parent/sharing-management-service-sidecar/src/main/resources/sharing-management-service.pb
index b3e1353..9c0e540 100644
--- a/custos-integration-services/sharing-management-service-parent/sharing-management-service-sidecar/src/main/resources/sharing-management-service.pb
+++ b/custos-integration-services/sharing-management-service-parent/sharing-management-service-sidecar/src/main/resources/sharing-management-service.pb
Binary files differ
diff --git a/pom.xml b/pom.xml
index a1418a0..848d215 100644
--- a/pom.xml
+++ b/pom.xml
@@ -373,11 +373,11 @@
                 <cilogon.dev.sec>{{token}}</cilogon.dev.sec>
                 <cilogon.staging.id>{{token}}</cilogon.staging.id>
                 <cilogon.staging.sec>{{token}}</cilogon.staging.sec>
-                <cilogon.production.id>{{token}</cilogon.production.id>
-                <cilogon.production.sec>{{token}</cilogon.production.sec>
-                <custos.email.password>{{token}</custos.email.password>
-                <spring.datasource.username>{{token}</spring.datasource.username>
-                <spring.datasource.password>{{token}</spring.datasource.password>
+                <cilogon.production.id>{{token}}</cilogon.production.id>
+                <cilogon.production.sec>{{token}}</cilogon.production.sec>
+                <custos.email.password>{{token}}</custos.email.password>
+                <spring.datasource.username>{{token}}</spring.datasource.username>
+                <spring.datasource.password>{{token}}</spring.datasource.password>
 
             </properties>
             <activation>