File tree 3 files changed +3
-3
lines changed
appengine/endpoints-frameworks-v2/guice-example
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
<version >1.0-SNAPSHOT</version >
20
20
21
21
<groupId >com.example.echo</groupId >
22
- <artifactId >echo</artifactId >
22
+ <artifactId >echo-j8 </artifactId >
23
23
24
24
<parent >
25
25
<artifactId >appengine-java8-samples</artifactId >
Original file line number Diff line number Diff line change 19
19
<version >1.0-SNAPSHOT</version >
20
20
21
21
<groupId >com.example.echo</groupId >
22
- <artifactId >echo</artifactId >
22
+ <artifactId >echo-guice-j8 </artifactId >
23
23
24
24
<parent >
25
25
<artifactId >appengine-java8-samples</artifactId >
Original file line number Diff line number Diff line change 19
19
<version >1.0-SNAPSHOT</version >
20
20
21
21
<groupId >com.example.echo</groupId >
22
- <artifactId >echo</artifactId >
22
+ <artifactId >echo-guice </artifactId >
23
23
24
24
<parent >
25
25
<artifactId >appengine-doc-samples</artifactId >
You can’t perform that action at this time.
0 commit comments