SyntaxFix
Write A Post
Hire A Developer
Questions
mvn clean package -DpropEnv=PROD
Then using like this in POM.xml
<properties> <myproperty>${propEnv}</myproperty> </properties>