File tree 2 files changed +2
-2
lines changed
appengine/endpoints-frameworks-v2/backend
appengine-java8/endpoints-v2-backend
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
<endpoints .framework.version>2.0.7</endpoints .framework.version>
35
35
<endpoints .management.version>1.0.4</endpoints .management.version>
36
36
37
- <endpoints .project.id>YOUR-PROJECT-ID </endpoints .project.id>
37
+ <endpoints .project.id>YOUR_PROJECT_ID </endpoints .project.id>
38
38
<maven .compiler.target>1.8</maven .compiler.target>
39
39
<maven .compiler.source>1.8</maven .compiler.source>
40
40
<appengine .maven.plugin.version>1.3.1</appengine .maven.plugin.version>
Original file line number Diff line number Diff line change 34
34
<endpoints .framework.version>2.0.7</endpoints .framework.version>
35
35
<endpoints .management.version>1.0.4</endpoints .management.version>
36
36
37
- <endpoints .project.id>YOUR-PROJECT-ID </endpoints .project.id>
37
+ <endpoints .project.id>YOUR_PROJECT_ID </endpoints .project.id>
38
38
<maven .compiler.target>1.7</maven .compiler.target>
39
39
<maven .compiler.source>1.7</maven .compiler.source>
40
40
<appengine .maven.plugin.version>1.3.1</appengine .maven.plugin.version>
You can’t perform that action at this time.
0 commit comments