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 70a1577 commit 4eeb213Copy full SHA for 4eeb213
pom.xml
@@ -142,6 +142,13 @@
142
<url>http://www.openldap.org/software/release/license.html</url>
143
</license>
144
</licenses>
145
+ <developers>
146
+ <developer>
147
+ <id>lmdbjava</id>
148
+ <name>The LmdbJava Open Source Project</name>
149
+ <url>https://github.com/lmdbjava</url>
150
+ </developer>
151
+ </developers>
152
<scm>
153
<connection>scm:git:git@github.com:lmdbjava/native.git</connection>
154
<developerConnection>scm:git:git@github.com:lmdbjava/native.git</developerConnection>
0 commit comments