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 d2547db commit e7e704fCopy full SHA for e7e704f
pom.xml
@@ -12,6 +12,14 @@
12
<scm-plugin-version>2.1.0</scm-plugin-version>
13
</properties>
14
15
+ <licenses>
16
+ <license>
17
+ <name>BSD-2-Clause</name>
18
+ <url>https://opensource.org/license/BSD-2-Clause</url>
19
+ <distribution>repo</distribution>
20
+ </license>
21
+ </licenses>
22
+
23
<scm>
24
<developerConnection>scm:git:ssh://[email protected]/usethesource/typepal.git</developerConnection>
25
<tag>v0.15.1</tag>
0 commit comments