Skip to content

Commit bbc686c

Browse files
Merge branch 'stable'
Conflicts: pom.xml
2 parents 0937e10 + b5fd47e commit bbc686c

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

pom.xml

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,21 +30,20 @@
3030
</license>
3131
</licenses>
3232

33-
<scm>
33+
<developers>
34+
<developer>
35+
<email>info@rabbitmq.com</email>
36+
<name>Team RabbitMQ</name>
37+
<organization>Pivotal Software, Inc.</organization>
38+
<organizationUrl>https://rabbitmq.com</organizationUrl>
39+
</developer>
40+
</developers>
41+
42+
<scm>
3443
<url>https://github.com/rabbitmq/rabbitmq-java-client.git</url>
3544
<connection>scm:git:https://github.com/rabbitmq/rabbitmq-java-client.git</connection>
3645
</scm>
3746

38-
<developers>
39-
<developer>
40-
<id>rabbitmq.team</id>
41-
<name>The RabbitMQ Team</name>
42-
<roles>
43-
<role>Developer</role>
44-
</roles>
45-
</developer>
46-
</developers>
47-
4847
<properties>
4948
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5049
</properties>

0 commit comments

Comments
 (0)