File tree Expand file tree Collapse file tree 15 files changed +16
-14
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 15 files changed +16
-14
lines changed Original file line number Diff line number Diff line change @@ -29,3 +29,5 @@ target/
29
29
.cache-tests
30
30
31
31
.sts4-cache
32
+
33
+ * .versionsBackup
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.3.38 -SNAPSHOT</version >
9
+ <version >0.4.0 -SNAPSHOT</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.3.38 -SNAPSHOT</version >
6
+ <version >0.4.0 -SNAPSHOT</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.3.38 -SNAPSHOT</version >
10
+ <version >0.4.0 -SNAPSHOT</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.3.38 -SNAPSHOT</version >
6
+ <version >0.4.0 -SNAPSHOT</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.3.38 -SNAPSHOT</version >
6
+ <version >0.4.0 -SNAPSHOT</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.3.38 -SNAPSHOT</version >
10
+ <version >0.4.0 -SNAPSHOT</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.3.38 -SNAPSHOT</version >
6
+ <version >0.4.0 -SNAPSHOT</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.3.38 -SNAPSHOT</version >
6
+ <version >0.4.0 -SNAPSHOT</version >
7
7
<relativePath >../graphql-jpa-query-build</relativePath >
8
8
</parent >
9
9
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >com.introproventures</groupId >
10
10
<artifactId >graphql-jpa-query-build</artifactId >
11
- <version >0.3.38 -SNAPSHOT</version >
11
+ <version >0.4.0 -SNAPSHOT</version >
12
12
<relativePath >../graphql-jpa-query-build</relativePath >
13
13
</parent >
14
14
You can’t perform that action at this time.
0 commit comments