projects
/
hibernate-maven-plugin
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b43b5ab
)
Fixed the id of the distribution-site
author
Kai Moritz
<kai@juplo.de>
Tue, 7 Feb 2017 13:19:14 +0000
(14:19 +0100)
committer
Kai Moritz
<kai@juplo.de>
Tue, 7 Feb 2017 13:29:02 +0000
(14:29 +0100)
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
eaaa525
..
a652147
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-111,7
+111,7
@@
<distributionManagement>
<site>
- <id>
www.
juplo.de</id>
+ <id>juplo.de</id>
<url>scp://juplo.de/var/www/juplo/hibernate-maven-plugin-${project.version}</url>
</site>
</distributionManagement>