Commit 9b675ccd authored by Arie Valdano's avatar Arie Valdano

RELEASE : RELEASE : Create a brandnew skeleton for service masterdata H2 Slave

parent 64058eb7
Pipeline #517 failed with stages
...@@ -2,3 +2,4 @@ ...@@ -2,3 +2,4 @@
mvnw mvnw
mvnw.cmd mvnw.cmd
Dockerfile Dockerfile
target/
\ No newline at end of file
...@@ -9,9 +9,9 @@ ...@@ -9,9 +9,9 @@
<relativePath/> <!-- lookup parent from repository --> <relativePath/> <!-- lookup parent from repository -->
</parent> </parent>
<groupId>com.eksad</groupId> <groupId>com.eksad</groupId>
<artifactId>ddms-h2-masterdata-slave</artifactId> <artifactId>ddms-masterdata-h3-module-slave</artifactId>
<version>0.0.1-SNAPSHOT</version> <version>0.0.1-SNAPSHOT</version>
<name>ddms-h2-masterdata-slave</name> <name>ddms-masterdata-h3-module-slave</name>
<description></description> <description></description>
<properties> <properties>
<java.version>17</java.version> <java.version>17</java.version>
......
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