File tree Expand file tree Collapse file tree 4 files changed +5
-6
lines changed
graphql-kotlin-federation
graphql-kotlin-schema-generator
graphql-kotlin-spring-example Expand file tree Collapse file tree 4 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2
+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
4
3
<modelVersion >4.0.0</modelVersion >
5
4
6
5
<parent >
7
6
<groupId >com.expedia</groupId >
8
7
<artifactId >graphql-kotlin</artifactId >
9
- <version >1.0.0-RC4 -SNAPSHOT</version >
8
+ <version >1.0.0-RC5 -SNAPSHOT</version >
10
9
<relativePath >..</relativePath >
11
10
</parent >
12
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.expedia</groupId >
7
7
<artifactId >graphql-kotlin</artifactId >
8
- <version >1.0.0-RC4 -SNAPSHOT</version >
8
+ <version >1.0.0-RC5 -SNAPSHOT</version >
9
9
<relativePath >..</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.expedia</groupId >
6
6
<artifactId >graphql-kotlin</artifactId >
7
- <version >1.0.0-RC4 -SNAPSHOT</version >
7
+ <version >1.0.0-RC5 -SNAPSHOT</version >
8
8
<relativePath >..</relativePath >
9
9
</parent >
10
10
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.expedia</groupId >
6
6
<artifactId >graphql-kotlin</artifactId >
7
- <version >1.0.0-RC4 -SNAPSHOT</version >
7
+ <version >1.0.0-RC5 -SNAPSHOT</version >
8
8
<name >graphql-kotlin</name >
9
9
<description >Code-only GraphQL schema generation for Kotlin</description >
10
10
<url >https://github.com/ExpediaDotCom/graphql-kotlin</url >
You can’t perform that action at this time.
0 commit comments