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 551ce26 commit 58e2c9fCopy full SHA for 58e2c9f
cdt-java-client/pom.xml
@@ -26,6 +26,14 @@
26
<url>https://kklisura.com</url>
27
</organization>
28
29
+ <licenses>
30
+ <license>
31
+ <name>The Apache Software License, Version 2.0</name>
32
+ <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
33
+ <distribution>repo</distribution>
34
+ </license>
35
+ </licenses>
36
+
37
<scm>
38
<connection>scm:git:git://github.com/kklisura/chrome-devtools-java-client.git</connection>
39
<developerConnection>scm:git:ssh://github.com:kklisura/chrome-devtools-java-client.git</developerConnection>
0 commit comments