Skip to content

Commit 1709e68

Browse files
author
Guillaume Scheibel
authored
Update repo refs after the change of organization (#322)
1 parent 771b92a commit 1709e68

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

pom.xml

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<version>1.0.0-RC6-SNAPSHOT</version>
88
<name>graphql-kotlin</name>
99
<description>Code-only GraphQL schema generation for Kotlin</description>
10-
<url>https://github.com/ExpediaDotCom/graphql-kotlin</url>
10+
<url>https://github.com/ExpediaGroup/graphql-kotlin</url>
1111

1212
<packaging>pom</packaging>
1313

@@ -36,12 +36,6 @@
3636
<organization>Expedia Group</organization>
3737
<organizationUrl>https://www.expediagroup.com</organizationUrl>
3838
</developer>
39-
<developer>
40-
<name>Brennan Taylor</name>
41-
<email>[email protected]</email>
42-
<organization>Expedia Group</organization>
43-
<organizationUrl>https://www.expediagroup.com</organizationUrl>
44-
</developer>
4539
<developer>
4640
<name>Dariusz Kuc</name>
4741
<email>[email protected]</email>
@@ -55,17 +49,17 @@
5549
<organizationUrl>https://www.expediagroup.com</organizationUrl>
5650
</developer>
5751
<developer>
58-
<name>Amanda Ducrou</name>
59-
<email>aducrou@expedia.com</email>
52+
<name>Guillaume Scheibel</name>
53+
<email>gscheibel@expedia.com</email>
6054
<organization>Expedia Group</organization>
6155
<organizationUrl>https://www.expediagroup.com</organizationUrl>
6256
</developer>
6357
</developers>
6458

6559
<scm>
66-
<connection>scm:git:git://github.com/ExpediaDotCom/graphql-kotlin.git</connection>
67-
<developerConnection>scm:git:git://github.com/ExpediaDotCom/graphql-kotlin.git</developerConnection>
68-
<url>https://github.com/ExpediaDotCom/graphql-kotlin</url>
60+
<connection>scm:git:git://github.com/ExpediaGroup/graphql-kotlin.git</connection>
61+
<developerConnection>scm:git:git://github.com/ExpediaGroup/graphql-kotlin.git</developerConnection>
62+
<url>https://github.com/ExpediaGroup/graphql-kotlin</url>
6963
</scm>
7064

7165
<modules>

0 commit comments

Comments
 (0)