Skip to content

Commit 395e304

Browse files
committed
uncommented graphql dependency.
1 parent 329bbe6 commit 395e304

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jdk_11_maven/cs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<modules>
1515
<module>rest</module>
1616
<module>rest-gui</module>
17-
<!-- <module>graphql</module> -->
17+
<module>graphql</module>
1818
</modules>
1919

2020

0 commit comments

Comments
 (0)