Skip to content

Commit

Permalink
Rename to web-graphql-examples
Browse files Browse the repository at this point in the history
  • Loading branch information
tsegismont committed Apr 18, 2019
1 parent 7809d68 commit cc6edf6
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<module>junit5-examples</module>
<module>zookeeper-examples</module>
<module>web-api-service-example</module>
<module>web-graphql-example</module>
<module>web-graphql-examples</module>
</modules>

<profiles>
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>

<groupId>io.vertx</groupId>
<artifactId>web-graphql-example</artifactId>
<artifactId>web-graphql-examples</artifactId>
<version>3.7.0</version>

<dependencies>
Expand Down

0 comments on commit cc6edf6

Please sign in to comment.