File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.apollographql.federation</groupId >
9
9
<artifactId >federation-parent</artifactId >
10
- <version >0.6.3-SNAPSHOT </version >
10
+ <version >0.6.3</version >
11
11
</parent >
12
12
13
13
<artifactId >federation-graphql-java-support</artifactId >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.apollographql.federation</groupId >
8
8
<artifactId >federation-parent</artifactId >
9
- <version >0.6.3-SNAPSHOT </version >
9
+ <version >0.6.3</version >
10
10
<packaging >pom</packaging >
11
11
12
12
<name >federation-parent</name >
55
55
</distributionManagement >
56
56
57
57
<properties >
58
- <release >0.6.3-SNAPSHOT </release >
58
+ <release >0.6.3</release >
59
59
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
60
60
<maven .compiler.source>${java.version} </maven .compiler.source>
61
61
<maven .compiler.target>${java.version} </maven .compiler.target>
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.apollographql.federation</groupId >
9
9
<artifactId >federation-parent</artifactId >
10
- <version >0.6.3-SNAPSHOT </version >
10
+ <version >0.6.3</version >
11
11
</parent >
12
12
13
13
<artifactId >federation-spring-example</artifactId >
19
19
<dependency >
20
20
<groupId >com.apollographql.federation</groupId >
21
21
<artifactId >federation-graphql-java-support</artifactId >
22
- <version >0.6.3-SNAPSHOT </version >
22
+ <version >0.6.3</version >
23
23
</dependency >
24
24
<dependency >
25
25
<groupId >org.junit.jupiter</groupId >
You can’t perform that action at this time.
0 commit comments