summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorManuel Bentele2021-05-18 09:33:13 +0200
committerManuel Bentele2021-05-18 09:33:13 +0200
commit0cf3a70a41505575f2799c3f9f813fe2829d4114 (patch)
tree0cf4e3c9d76f8e991ec8928df76edb989789867d /pom.xml
parentRemove unused Java import to fix warning (diff)
downloadecp-client-lean-0cf3a70a41505575f2799c3f9f813fe2829d4114.tar.gz
ecp-client-lean-0cf3a70a41505575f2799c3f9f813fe2829d4114.tar.xz
ecp-client-lean-0cf3a70a41505575f2799c3f9f813fe2829d4114.zip
Add URL to the project's website to the Maven configuration
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 0231ba4..4daf76a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,6 +6,7 @@
<version>0.0.3-SNAPSHOT</version>
<name>Lean ECP Client</name>
<description>ECP Client w/o OpenSAML Libs</description>
+ <url>https://git.openslx.org/bwlp/ecp-client-lean.git</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>