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