Skip to content

Commit c0ab2d7

Browse files
committed
Add developer section to pom.xml
1 parent e9fb09b commit c0ab2d7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@
1919
</license>
2020
</licenses>
2121

22+
<developers>
23+
<developer>
24+
<name>Lucidworks</name>
25+
<organization>Lucidworks</organization>
26+
<organizationUrl>www.lucidworks.com</organizationUrl>
27+
</developer>
28+
</developers>
2229
<scm>
2330
<connection>scm:git:[email protected]:LucidWorks/spark-solr.git</connection>
2431
<developerConnection>scm:git:[email protected]:LucidWorks/spark-solr.git</developerConnection>

0 commit comments

Comments
 (0)