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 ed05313 commit 604c88bCopy full SHA for 604c88b
pom.xml
@@ -41,6 +41,15 @@
41
</properties>
42
43
<developers>
44
+ <developer>
45
+ <id>sothawo</id>
46
+ <name>Peter-Josef Meisch</name>
47
+ <email>pj.meisch at sothawo.com</email>
48
+ <roles>
49
+ <role>Project Lead</role>
50
+ </roles>
51
+ <timezone>+1</timezone>
52
+ </developer>
53
<developer>
54
<id>biomedcentral</id>
55
<name>BioMed Central Development Team</name>
@@ -77,11 +86,6 @@
77
86
</developerConnection>
78
87
</scm>
79
88
80
- <ciManagement>
81
- <system>Bamboo</system>
82
- <url>https://build.spring.io/browse/SPRINGDATAES</url>
83
- </ciManagement>
84
-
85
89
<issueManagement>
90
<system>GitHub</system>
91
<url>https://github.com/spring-projects/spring-data-elasticsearch/issues</url>
0 commit comments