|
7 | 7 | <version>1.0.0-RC6-SNAPSHOT</version>
|
8 | 8 | <name>graphql-kotlin</name>
|
9 | 9 | <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> |
11 | 11 |
|
12 | 12 | <packaging>pom</packaging>
|
13 | 13 |
|
|
36 | 36 | <organization>Expedia Group</organization>
|
37 | 37 | <organizationUrl>https://www.expediagroup.com</organizationUrl>
|
38 | 38 | </developer>
|
39 |
| - <developer> |
40 |
| - <name>Brennan Taylor</name> |
41 |
| - |
42 |
| - <organization>Expedia Group</organization> |
43 |
| - <organizationUrl>https://www.expediagroup.com</organizationUrl> |
44 |
| - </developer> |
45 | 39 | <developer>
|
46 | 40 | <name>Dariusz Kuc</name>
|
47 | 41 |
|
|
55 | 49 | <organizationUrl>https://www.expediagroup.com</organizationUrl>
|
56 | 50 | </developer>
|
57 | 51 | <developer>
|
58 |
| - <name>Amanda Ducrou</name> |
59 |
| - <email>aducrou@expedia.com</email> |
| 52 | + <name>Guillaume Scheibel</name> |
| 53 | + <email>gscheibel@expedia.com</email> |
60 | 54 | <organization>Expedia Group</organization>
|
61 | 55 | <organizationUrl>https://www.expediagroup.com</organizationUrl>
|
62 | 56 | </developer>
|
63 | 57 | </developers>
|
64 | 58 |
|
65 | 59 | <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> |
69 | 63 | </scm>
|
70 | 64 |
|
71 | 65 | <modules>
|
|
0 commit comments