Skip to content

Commit 1daf2a7

Browse files
author
Maxence FOSSAT
committed
revert last POM changes to avoid conflict with PR to SekoiaLab
1 parent 579e84c commit 1daf2a7

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

pom.xml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<groupId>com.plugin</groupId>
1616
<artifactId>graylog-plugin-http-output</artifactId>
17-
<version>1.0.6-SNAPSHOT</version>
17+
<version>1.0.5-SNAPSHOT</version>
1818
<packaging>jar</packaging>
1919

2020
<name>${project.artifactId}</name>
@@ -30,16 +30,12 @@
3030
<name>SekoiaLab</name>
3131
<email>contact@sekoia.io</email>
3232
</developer>
33-
<developer>
34-
<name>Maxence FOSSAT</name>
35-
<email>maxence.fossat@protonmail.com</email>
36-
</developer>
3733
</developers>
3834

3935
<scm>
40-
<connection>scm:git:git@github.com:alletrof/graylog-http-plugin.git</connection>
41-
<developerConnection>scm:git:git@github.com:alletrof/graylog-http-plugin.git</developerConnection>
42-
<url>https://github.com/alletrof/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>
4339
<tag>HEAD</tag>
4440
</scm>
4541

0 commit comments

Comments
 (0)