Skip to content

Commit e28db5a

Browse files
tangiellesv
authored andcommitted
bump API management version to 1.0.1 (#491)
* fix for character encoding issue * fix local development server startup
1 parent 99ff4b7 commit e28db5a

File tree

1 file changed

+1
-1
lines changed
  • appengine/endpoints-frameworks-v2/backend

1 file changed

+1
-1
lines changed

appengine/endpoints-frameworks-v2/backend/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3333

3434
<endpoints.framework.version>2.0.0</endpoints.framework.version>
35-
<endpoints.management.version>1.0.0</endpoints.management.version>
35+
<endpoints.management.version>1.0.1</endpoints.management.version>
3636

3737
<endpoints.project.id>YOUR_PROJECT_ID</endpoints.project.id>
3838
<maven.compiler.target>1.7</maven.compiler.target>

0 commit comments

Comments
 (0)