diff options
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 --> |