Update xml tag attribute using config.json in apigee maven plugin build

I need to update the count value in quota policy using the config.json in maven build. I am able set all other xml tag values but couldn't set the attributes of an xml tag.

<Allow count="value"/>

"value" must be set using config.json.

0 0 34