File tree Expand file tree Collapse file tree 14 files changed +16
-18
lines changed
graphql-jpa-query-annotations
graphql-jpa-query-autoconfigure
graphql-jpa-query-boot-starter
graphql-jpa-query-dependencies
graphql-jpa-query-example-merge
graphql-jpa-query-example-model-books
graphql-jpa-query-example-model-starwars
graphql-jpa-query-example-relay
graphql-jpa-query-example-simple
graphql-jpa-query-graphiql Expand file tree Collapse file tree 14 files changed +16
-18
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >com.introproventures</groupId >
8
8
<artifactId >graphql-jpa-query-dependencies</artifactId >
9
- <version >0.4.0-SNAPSHOT </version >
9
+ <version >0.4.0</version >
10
10
<relativePath >../graphql-jpa-query-dependencies</relativePath >
11
11
</parent >
12
12
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.introproventures</groupId >
5
5
<artifactId >graphql-jpa-query-build</artifactId >
6
- <version >0.4.0-SNAPSHOT </version >
6
+ <version >0.4.0</version >
7
7
<relativePath >../graphql-jpa-query-build</relativePath >
8
8
</parent >
9
9
<artifactId >graphql-jpa-query-autoconfigure</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.introproventures</groupId >
9
9
<artifactId >graphql-jpa-query-build</artifactId >
10
- <version >0.4.0-SNAPSHOT </version >
10
+ <version >0.4.0</version >
11
11
<relativePath >../graphql-jpa-query-build</relativePath >
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.introproventures</groupId >
5
5
<artifactId >graphql-jpa-query-dependencies</artifactId >
6
- <version >0.4.0-SNAPSHOT </version >
6
+ <version >0.4.0</version >
7
7
<relativePath >../graphql-jpa-query-dependencies</relativePath >
8
8
</parent >
9
9
<artifactId >graphql-jpa-query-build</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.introproventures</groupId >
5
5
<artifactId >graphql-jpa-query</artifactId >
6
- <version >0.4.0-SNAPSHOT </version >
6
+ <version >0.4.0</version >
7
7
<relativePath >..</relativePath >
8
8
</parent >
9
9
<artifactId >graphql-jpa-query-dependencies</artifactId >
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.introproventures</groupId >
9
9
<artifactId >graphql-jpa-query-build</artifactId >
10
- <version >0.4.0-SNAPSHOT </version >
10
+ <version >0.4.0</version >
11
11
<relativePath >../graphql-jpa-query-build</relativePath >
12
12
</parent >
13
13
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.introproventures</groupId >
5
5
<artifactId >graphql-jpa-query-build</artifactId >
6
- <version >0.4.0-SNAPSHOT </version >
6
+ <version >0.4.0</version >
7
7
<relativePath >../graphql-jpa-query-build</relativePath >
8
8
</parent >
9
9
<artifactId >graphql-jpa-query-example-model-books</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >com.introproventures</groupId >
5
5
<artifactId >graphql-jpa-query-build</artifactId >
6
- <version >0.4.0-SNAPSHOT </version >
6
+ <version >0.4.0</version >
7
7
<relativePath >../graphql-jpa-query-build</relativePath >
8
8
</parent >
9
9
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2
- 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" >
1
+ <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
2
<modelVersion >4.0.0</modelVersion >
5
3
6
4
<artifactId >graphql-jpa-query-example-relay</artifactId >
7
5
8
6
<parent >
9
7
<groupId >com.introproventures</groupId >
10
8
<artifactId >graphql-jpa-query-build</artifactId >
11
- <version >0.4.0-SNAPSHOT </version >
9
+ <version >0.4.0</version >
12
10
<relativePath >../graphql-jpa-query-build</relativePath >
13
11
</parent >
14
12
Original file line number Diff line number Diff line change 7
7
<parent >
8
8
<groupId >com.introproventures</groupId >
9
9
<artifactId >graphql-jpa-query-build</artifactId >
10
- <version >0.4.0-SNAPSHOT </version >
10
+ <version >0.4.0</version >
11
11
<relativePath >../graphql-jpa-query-build</relativePath >
12
12
</parent >
13
13
You can’t perform that action at this time.
0 commit comments