Add mk3 profile
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
paths. Default is the artifactId, the build-war profile defines its own default.
|
||||
Can be changed at build time via 'mvn ... -DfinalName=financer ...-->
|
||||
<finalName>${project.artifactId}</finalName>
|
||||
<deploymentProfile>mk2</deploymentProfile>
|
||||
<deploymentProfile>mk3</deploymentProfile>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
financer.serverUrl=http://localhost:8080/financer-server-mk3/
|
||||
push-service-client.serverUrl=http://localhost:8080/push-service-server-mk/
|
||||
Reference in New Issue
Block a user