diff options
author | Ilia Motornyi <elmot@vaadin.com> | 2018-09-04 13:11:53 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-04 13:11:53 +0300 |
commit | dc4e6036a5806f8ff6a5c5b1d219a038f39a978f (patch) | |
tree | d6a38f0f8f3a9f2039d8d7d9bd8b72ca2785b753 /pom.xml | |
parent | 47771ffed6af532b0fb9a910e8b965d485730158 (diff) | |
download | vaadin-framework-dc4e6036a5806f8ff6a5c5b1d219a038f39a978f.tar.gz vaadin-framework-dc4e6036a5806f8ff6a5c5b1d219a038f39a978f.zip |
7.7 new atmosphere, fix tests, remove SSH requirements
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ <!-- Atmosphere versions --> <!-- Note that this should be kept in sync with the class Constants --> - <atmosphere.runtime.version>2.2.9.vaadin2</atmosphere.runtime.version> + <atmosphere.runtime.version>2.2.13.vaadin1</atmosphere.runtime.version> <atmosphere.js.version>2.2.13.vaadin5</atmosphere.js.version> <!-- Dependency unpack directory --> |