mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-10-12 05:18:55 +00:00
Polishing.
Update project metadata, add PJ as project lead (long overdue). See #3154
This commit is contained in:
parent
3911b69869
commit
fb986e17f8
14
pom.xml
14
pom.xml
@ -42,6 +42,15 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<developers>
|
<developers>
|
||||||
|
<developer>
|
||||||
|
<id>sothawo</id>
|
||||||
|
<name>Peter-Josef Meisch</name>
|
||||||
|
<email>pj.meisch at sothawo.com</email>
|
||||||
|
<roles>
|
||||||
|
<role>Project Lead</role>
|
||||||
|
</roles>
|
||||||
|
<timezone>+1</timezone>
|
||||||
|
</developer>
|
||||||
<developer>
|
<developer>
|
||||||
<id>biomedcentral</id>
|
<id>biomedcentral</id>
|
||||||
<name>BioMed Central Development Team</name>
|
<name>BioMed Central Development Team</name>
|
||||||
@ -78,11 +87,6 @@
|
|||||||
</developerConnection>
|
</developerConnection>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<ciManagement>
|
|
||||||
<system>Bamboo</system>
|
|
||||||
<url>https://build.spring.io/browse/SPRINGDATAES</url>
|
|
||||||
</ciManagement>
|
|
||||||
|
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<system>GitHub</system>
|
<system>GitHub</system>
|
||||||
<url>https://github.com/spring-projects/spring-data-elasticsearch/issues</url>
|
<url>https://github.com/spring-projects/spring-data-elasticsearch/issues</url>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user