8000 Add samples to respective parent pom.xml · ruixu/java-docs-samples@0d5137d · GitHub
[go: up one dir, main page]

Skip to content

Commit 0d5137d

Browse files
author
Frank Natividad
committed
Add samples to respective parent pom.xml
1 parent d561d86 commit 0d5137d

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

appengine-java8/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
<module>datastore-indexes-perfect</module>
4747

4848
<module>endpoints-v2-backend</module>
49+
<module>endpoints-v2-migration</module>
50+
<module>endpoints-v2-guice</module>
4951

5052
<module>firebase-event-proxy</module>
5153

appengine/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
<module>datastore/indexes-perfect</module>
5757
<module>endpoints-frameworks-v2/backend</module>
5858
<module>endpoints-frameworks-v2/migration-example</module>
59+
<module>endpoints-frameworks-v2/guice-example</module>
5960
<module>firebase-event-proxy/gae-firebase-event-proxy</module>
6061
<module>firebase-tictactoe</module>
6162

0 commit comments

Comments
 (0)
0