Skip to content

Commit fe2c22e

Browse files
committed
fix: update model pom versions
1 parent 22c8728 commit fe2c22e

File tree

2 files changed

+2
-2
lines changed
  • graphql-jpa-query-model-books
  • graphql-jpa-query-model-starwars

2 files changed

+2
-2
lines changed

graphql-jpa-query-model-books/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.introproventures</groupId>
55
<artifactId>graphql-jpa-query-build</artifactId>
6-
<version>0.3.18-SNAPSHOT</version>
6+
<version>0.3.19-SNAPSHOT</version>
77
<relativePath>../graphql-jpa-query-build</relativePath>
88
</parent>
99
<artifactId>graphql-jpa-query-model-books</artifactId>

graphql-jpa-query-model-starwars/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.introproventures</groupId>
55
<artifactId>graphql-jpa-query-build</artifactId>
6-
<version>0.3.18-SNAPSHOT</version>
6+
<version>0.3.19-SNAPSHOT</version>
77
<relativePath>../graphql-jpa-query-build</relativePath>
88
</parent>
99

0 commit comments

Comments
 (0)