Skip to content

Commit

Permalink
Merge branch 'release/v0.9.28'
Browse files Browse the repository at this point in the history
  • Loading branch information
muloem committed Dec 14, 2017
2 parents 4cab31a + 540524e commit a3d978e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject flow-services "0.9.27.1"
(defproject flow-services "0.9.28"
:description "HTTP layer to applets functionality"
:url "https://github.com/akvo/akvo-flow-services"
:license {:name "GNU Affero General Public License"
Expand Down Expand Up @@ -31,7 +31,7 @@
[com.google.gdata/core "1.47.1"]
[org.xerial/sqlite-jdbc "3.7.2"]
; Akvo FLOW dependencies
[exporterapplet "1.9.25.1"]
[exporterapplet "1.9.26"]
[org.json/json "20090211"]
[log4j/log4j "1.2.16"]
[org.codehaus.jackson/jackson-mapper-asl "1.9.13"]
Expand Down

0 comments on commit a3d978e

Please sign in to comment.