projects
/
demos
/
kafka
/
outbox
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f563be3
)
WIP
author
Kai Moritz
<kai@juplo.de>
Sun, 12 Jul 2020 12:53:04 +0000
(14:53 +0200)
committer
Kai Moritz
<kai@juplo.de>
Sun, 12 Jul 2020 12:53:04 +0000
(14:53 +0200)
pom.xml
patch
|
blob
|
history
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>