Skip to content

Commit 8b0ba16

Browse files
committed
JAVA-12421 Renamed graphql to graphql-modules
1 parent 6b63897 commit 8b0ba16

File tree

81 files changed

+12
-11
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+12
-11
lines changed

graphql/graphql-dgs/pom.xml renamed to graphql-modules/graphql-dgs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<parent>
1111
<groupId>com.baeldung.graphql</groupId>
12-
<artifactId>graphql</artifactId>
12+
<artifactId>graphql-modules</artifactId>
1313
<version>1.0.0-SNAPSHOT</version>
1414
</parent>
1515

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

graphql/graphql-error-handling/pom.xml renamed to graphql-modules/graphql-error-handling/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<parent>
1212
<groupId>com.baeldung.graphql</groupId>
13-
<artifactId>graphql</artifactId>
13+
<artifactId>graphql-modules</artifactId>
1414
<version>1.0.0-SNAPSHOT</version>
1515
</parent>
1616

File renamed without changes.

0 commit comments

Comments
 (0)