summaryrefslogtreecommitdiffstats
path: root/make/pom-template.xml
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-09-14 00:48:09 +0200
committerMichael Bien <[email protected]>2010-11-18 01:25:22 +0100
commitc3dbf9cd4a86fd74d842c714f6090673740722e3 (patch)
tree609a65e122824b0e6b45f9faaeefc65e3c3940ae /make/pom-template.xml
parent8e2ab5b4c4e84e5c14ed4570ea8050c8e1dc3c5b (diff)
seperated reuseable tasks into maven-common.xml
fixed typos in pom-template.xml
Diffstat (limited to 'make/pom-template.xml')
-rw-r--r--make/pom-template.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/make/pom-template.xml b/make/pom-template.xml
index 4a93ae7..26bae6b 100644
--- a/make/pom-template.xml
+++ b/make/pom-template.xml
@@ -28,7 +28,7 @@
<email>[email protected]</email>
<url>http://github.com/sgothel</url>
<organization>Jausoft</organization>
- <organizationUrl>http://http://jausoft.com/blog</organizationUrl>
+ <organizationUrl>http://jausoft.com/blog</organizationUrl>
<roles>
<role>developer</role>
</roles>
@@ -39,6 +39,8 @@
<name>Michael Bien</name>
<email>[email protected]</email>
<url>http://github.com/mbien</url>
+ <organization>michael-bien.com</organization>
+ <organizationUrl>http://michael-bien.com</organizationUrl>
<roles>
<role>developer</role>
</roles>