Skip to content

Commit 4401901

Browse files
committed
uncommented graphql dependency in embedded.
1 parent 395e304 commit 4401901

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jdk_11_maven/em/embedded/pom.xml

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

1414
<modules>
1515
<module>rest</module>
16-
<!-- <module>graphql</module> -->
16+
<module>graphql</module>
1717
</modules>
1818

1919
</project>

0 commit comments

Comments
 (0)