WIP
authorKai Moritz <kai@juplo.de>
Sun, 12 Jul 2020 12:53:04 +0000 (14:53 +0200)
committerKai Moritz <kai@juplo.de>
Sun, 12 Jul 2020 12:53:04 +0000 (14:53 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index a4010d2..5e46bac 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,9 +9,9 @@
      <relativePath/> <!-- lookup parent from repository -->
    </parent>
    <groupId>de.juplo.boot.data</groupId>
-   <artifactId>outbox</artifactId>
+   <artifactId>jdbc</artifactId>
    <version>0.0.1-SNAPSHOT</version>
-   <name>jdbc</name>
+   <name>data-jdbc</name>
    <description>Eine Simple Web-Anwendung auf Basis von spring-boot-data-jdbc</description>
 
    <properties>