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.2-SNAPSHOT </version >
10
+ <version >0.6.2</version >
11
11
</parent >
12
12
13
13
<artifactId >federation-graphql-java-support</artifactId >
Original file line number Diff line number Diff line change 7
7
<groupId >com.apollographql.federation</groupId >
8
8
<artifactId >federation-parent</artifactId >
9
9
<name >federation-parent</name >
10
- <version >0.6.2-SNAPSHOT </version >
10
+ <version >0.6.2</version >
11
11
<packaging >pom</packaging >
12
12
13
13
<url >https://github.com/apollographql/federation-jvm</url >
45
45
</scm >
46
46
47
47
<properties >
48
- <release >0.6.2-SNAPSHOT </release >
48
+ <release >0.6.2</release >
49
49
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
50
50
<maven .compiler.source>${java.version} </maven .compiler.source>
51
51
<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.2-SNAPSHOT </version >
10
+ <version >0.6.2</version >
11
11
</parent >
12
12
13
13
<artifactId >federation-spring-example</artifactId >
17
17
<dependency >
18
18
<groupId >com.apollographql.federation</groupId >
19
19
<artifactId >federation-graphql-java-support</artifactId >
20
- <version >0.6.2-SNAPSHOT </version >
20
+ <version >0.6.2</version >
21
21
</dependency >
22
22
<dependency >
23
23
<groupId >org.junit.jupiter</groupId >
You can’t perform that action at this time.
0 commit comments