Skip to content

Commit

Permalink
Bump to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarcand committed May 10, 2022
1 parent a27c505 commit 30078a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@

<client-version>3.1.0</client-version>
<nettosphere-version>3.2.1</nettosphere-version>
<atmosphere-version>3.0.0-SNAPSHOT</atmosphere-version>
<atmosphere-version>2.7.6</atmosphere-version>
<extensions-version>2.6.6-SNAPSHOT</extensions-version>
<wasync-version>2.1.2</wasync-version>

Expand Down
2 changes: 1 addition & 1 deletion samples/chat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-runtime</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.1</version>
</dependency>
<dependency>
<groupId>jakarta.inject</groupId>
Expand Down

0 comments on commit 30078a2

Please sign in to comment.