Skip to content

Commit a38f32f

Browse files
smyrickdariuszkuc
authored andcommitted
build: 1.0.0-RC6-SNAPSHOT (Travis Build 948) (ExpediaGroup#312)
1 parent 4d454b2 commit a38f32f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

graphql-kotlin-federation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.expedia</groupId>
77
<artifactId>graphql-kotlin</artifactId>
8-
<version>1.0.0-RC5-SNAPSHOT</version>
8+
<version>1.0.0-RC6-SNAPSHOT</version>
99
<relativePath>..</relativePath>
1010
</parent>
1111

graphql-kotlin-schema-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.expedia</groupId>
77
<artifactId>graphql-kotlin</artifactId>
8-
<version>1.0.0-RC5-SNAPSHOT</version>
8+
<version>1.0.0-RC6-SNAPSHOT</version>
99
<relativePath>..</relativePath>
1010
</parent>
1111

graphql-kotlin-spring-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.expedia</groupId>
66
<artifactId>graphql-kotlin</artifactId>
7-
<version>1.0.0-RC5-SNAPSHOT</version>
7+
<version>1.0.0-RC6-SNAPSHOT</version>
88
<relativePath>..</relativePath>
99
</parent>
1010

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.expedia</groupId>
66
<artifactId>graphql-kotlin</artifactId>
7-
<version>1.0.0-RC5-SNAPSHOT</version>
7+
<version>1.0.0-RC6-SNAPSHOT</version>
88
<name>graphql-kotlin</name>
99
<description>Code-only GraphQL schema generation for Kotlin</description>
1010
<url>https://github.com/ExpediaDotCom/graphql-kotlin</url>

0 commit comments

Comments
 (0)