Commit 856fcd2 1 parent 0cc3ced commit 856fcd2 Copy full SHA for 856fcd2
File tree 1 file changed +23
-1
lines changed
1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 11
11
<name >CAFED00D</name >
12
12
<packaging >pom</packaging >
13
13
<description >Parent module for CafeDude</description >
14
-
14
+
15
+ <licenses >
16
+ <license >
17
+ <name >The MIT License (MIT)</name >
18
+ <url >https://spdx.org/licenses/MIT.html</url >
19
+ </license >
20
+ </licenses >
21
+ <scm >
22
+ <connection >scm:git:git://github.com/Col-E/CAFED00D.git</connection >
23
+ <developerConnection >scm:git:ssh://github.com:Col-E/CAFED00D.git</developerConnection >
24
+ <url >https://github.com/Col-E/CAFED00D</url >
25
+ </scm >
26
+ <developers >
27
+ <developer >
28
+ <name >Matt Coley</name >
29
+
30
+ </developer >
31
+ <developer >
32
+ <name >Justus Garbe</name >
33
+
34
+ </developer >
35
+ </developers >
36
+
15
37
<modules >
16
38
<module >core</module >
17
39
<module >tree</module >
You can’t perform that action at this time.
0 commit comments