File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed
appengine/endpoints-frameworks-v2/backend Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change 3131 <properties >
3232 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
3333
34- <endpoints .framework.version>2.0.1 </endpoints .framework.version>
35- <endpoints .management.version>1.0.1 </endpoints .management.version>
34+ <endpoints .framework.version>2.0.3 </endpoints .framework.version>
35+ <endpoints .management.version>1.0.2 </endpoints .management.version>
3636
3737 <endpoints .project.id>YOUR_PROJECT_ID</endpoints .project.id>
3838 <maven .compiler.target>1.7</maven .compiler.target>
5050 </dependency >
5151 <dependency >
5252 <groupId >com.google.endpoints</groupId >
53- <artifactId >endpoints-framework</artifactId >
53+ <artifactId >endpoints-framework-all </artifactId >
5454 <version >${endpoints.framework.version} </version >
5555 </dependency >
5656 <dependency >
5757 <groupId >com.google.endpoints</groupId >
58- <artifactId >endpoints-management-control-appengine</artifactId >
59- <version >${endpoints.management.version} </version >
60- </dependency >
61- <dependency >
62- <groupId >com.google.endpoints</groupId >
63- <artifactId >endpoints-framework-auth</artifactId >
58+ <artifactId >endpoints-management-control-appengine-all</artifactId >
6459 <version >${endpoints.management.version} </version >
6560 </dependency >
6661 </dependencies >
You can’t perform that action at this time.
0 commit comments