Commit d9509348 authored by Arie Valdano's avatar Arie Valdano

FIXING : Reconfigure Service Name

parent 377636aa
Pipeline #525 failed with stages
...@@ -6,13 +6,13 @@ ...@@ -6,13 +6,13 @@
<sourceOutputDir name="target/generated-sources/annotations" /> <sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> <sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" /> <outputRelativeToContentRoot value="true" />
<module name="ddms-h2-masterdata-slave" /> <module name="ddms-h2-service-slave" />
</profile> </profile>
</annotationProcessing> </annotationProcessing>
</component> </component>
<component name="JavacSettings"> <component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE"> <option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="ddms-h2-masterdata-slave" options="-parameters" /> <module name="ddms-h2-service-slave" options="-parameters" />
</option> </option>
</component> </component>
</project> </project>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment