Skip to content

Commit

Permalink
upgrades to appengine 1.9.42
Browse files Browse the repository at this point in the history
Change-Id: Ib6c68b876508932ccb4a154e05646ef698220fae
  • Loading branch information
abmancini committed Sep 28, 2016
1 parent 0b9f485 commit 384218d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<appengine.app.version>${maven.build.timestamp}</appengine.app.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<appengine.target.version>1.9.5</appengine.target.version>
<appengine.target.version>1.9.42</appengine.target.version>
<json.version>20140107</json.version>
<commons-codec.version>1.9</commons-codec.version>
<!-- javax -->
Expand All @@ -29,7 +29,7 @@
<compiler-plugin.version>3.1</compiler-plugin.version>
<war-plugin.version>2.4</war-plugin.version>
<eclipse-plugin.version>2.9</eclipse-plugin.version>
<appengine.plugin.version>1.9.4</appengine.plugin.version>
<appengine.plugin.version>1.9.42</appengine.plugin.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 384218d

Please sign in to comment.