diff options
author | Artur Signell <artur@vaadin.com> | 2016-05-10 20:28:31 +0300 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2016-05-11 10:19:56 +0000 |
commit | b784032b3b3438036f5cbaf424840698221280a8 (patch) | |
tree | f7464e954a0fc0653ba89eb23bb0f59c7e44a12c /pom.xml | |
parent | aa2cdc96ec1df19ab8b1d8a9b616d76f18abe0c7 (diff) | |
download | vaadin-framework-b784032b3b3438036f5cbaf424840698221280a8.tar.gz vaadin-framework-b784032b3b3438036f5cbaf424840698221280a8.zip |
Update to Atmosphere 2.2.9.vaadin2 (#19742)
Change-Id: I634e44971c6e4f653ecdcbf694be78ae67ef728f
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -41,7 +41,8 @@ <junit.version>4.11</junit.version> <!-- Atmosphere versions --> - <atmosphere.runtime.version>2.2.7.vaadin1</atmosphere.runtime.version> + <!-- Note that this should be kept in sync with the class Constants --> + <atmosphere.runtime.version>2.2.9.vaadin2</atmosphere.runtime.version> <atmosphere.js.version>2.2.6.vaadin4</atmosphere.js.version> <!-- Dependency unpack directory --> |