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.
2 parents 8142d48 + 9f36619 commit 644b3f0Copy full SHA for 644b3f0
pom.xml
@@ -6,6 +6,13 @@
6
<artifactId>lsp4clj</artifactId>
7
<version>1.5.0</version>
8
<name>lsp4clj</name>
9
+ <licenses>
10
+ <license>
11
+ <name>The MIT License</name>
12
+ <url>http://opensource.org/licenses/MIT</url>
13
+ <distribution>repo</distribution>
14
+ </license>
15
+ </licenses>
16
<dependencies>
17
<dependency>
18
<groupId>org.clojure</groupId>
0 commit comments