Skip to content

Commit 9686a6d

Browse files
tangiellesv
authored andcommitted
update frameworks sample dependency versions (#458)
1 parent d6efcc4 commit 9686a6d

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
<properties>
3232
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3333

34-
<endpoints.framework.version>2.0.0-beta.9</endpoints.framework.version>
35-
<endpoints.management.version>1.0.0-beta.11</endpoints.management.version>
34+
<endpoints.framework.version>2.0.0-beta.12</endpoints.framework.version>
35+
<endpoints.management.version>1.0.0-beta.12</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)