We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce2f351 commit bce2dbfCopy full SHA for bce2dbf
1 file changed
pom.xml
@@ -37,6 +37,23 @@
37
</description>
38
<url>https://www.apereo.org/cas</url>
39
40
+ <licenses>
41
+ <license>
42
+ <name>Apache License, Version 2.0</name>
43
+ <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
44
+ <distribution>repo</distribution>
45
+ </license>
46
+ </licenses>
47
+
48
+ <developers>
49
+ <developer>
50
+ <id>apereo</id>
51
+ <name>Apereo</name>
52
+ <organization>Apereo Foundation</organization>
53
+ <organizationUrl>https://www.apereo.org/</organizationUrl>
54
+ </developer>
55
+ </developers>
56
57
<scm>
58
<connection>scm:git:git@github.com:apereo/java-cas-client.git</connection>
59
<developerConnection>scm:git:git@github.com:apereo/java-cas-client.git</developerConnection>
0 commit comments