jboss-integration / fuse-bxms-integ

A code repository for the Fuse and BxMS integration components.
5 stars 21 forks source link

Fix ENTESB 4720 #188

Closed ryanzhang closed 8 years ago

ryanzhang commented 8 years ago

1)Update jb-ip-bom and mvel version to prod version 2)Not skip deploy in maven-deploy-plugin The maven-deploy-plugin needs to be set to false in order to build in product env. Please review on it.