Skip to content

Commit

Permalink
update frameworks sample dependency versions (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
tangiel authored and lesv committed Dec 19, 2016
1 parent d6efcc4 commit 9686a6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appengine/endpoints-frameworks-v2/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<endpoints.framework.version>2.0.0-beta.9</endpoints.framework.version>
<endpoints.management.version>1.0.0-beta.11</endpoints.management.version>
<endpoints.framework.version>2.0.0-beta.12</endpoints.framework.version>
<endpoints.management.version>1.0.0-beta.12</endpoints.management.version>

<endpoints.project.id>YOUR_PROJECT_ID</endpoints.project.id>
<maven.compiler.target>1.7</maven.compiler.target>
Expand Down

0 comments on commit 9686a6d

Please sign in to comment.