We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 152f3f6 commit 0ec08b5Copy full SHA for 0ec08b5
1 file changed
pom.xml
@@ -26,12 +26,16 @@
26
<name>Sagar R</name>
27
<email>sagarinpursue@gmail.com</email>
28
</developer>
29
+ <developer>
30
+ <name>SekoiaLab</name>
31
+ <email>contact@sekoia.io</email>
32
+ </developer>
33
</developers>
34
35
<scm>
- <connection>scm:git:git@github.com:sagarinpursue/graylog-http-plugin.git</connection>
- <developerConnection>scm:git:git@github.com:sagarinpursue/graylog-http-plugin.git</developerConnection>
- <url>https://github.com/sagarinpursue/graylog-http-plugin</url>
36
+ <connection>scm:git:git@github.com:SekoiaLab/graylog-http-plugin.git</connection>
37
+ <developerConnection>scm:git:git@github.com:SekoiaLab/graylog-http-plugin.git</developerConnection>
38
+ <url>https://github.com/SekoiaLab/graylog-http-plugin</url>
39
<tag>HEAD</tag>
40
</scm>
41
0 commit comments