Skip to content

Commit 4e66761

Browse files
committed
release: Atmosphere 4.0.40
1 parent 633d57e commit 4e66761

77 files changed

Lines changed: 79 additions & 79 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

assembly/cpr/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.atmosphere</groupId>
55
<artifactId>atmosphere-project</artifactId>
6-
<version>4.0.40-SNAPSHOT</version>
6+
<version>4.0.40</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99
<modelVersion>4.0.0</modelVersion>
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>org.atmosphere</groupId>
1919
<artifactId>atmosphere-runtime</artifactId>
20-
<version>4.0.40-SNAPSHOT</version>
20+
<version>4.0.40</version>
2121
</dependency>
2222
</dependencies>
2323

assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.atmosphere</groupId>
55
<artifactId>atmosphere-project</artifactId>
6-
<version>4.0.40-SNAPSHOT</version>
6+
<version>4.0.40</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.atmosphere</groupId>
55
<artifactId>atmosphere-project</artifactId>
6-
<version>4.0.40-SNAPSHOT</version>
6+
<version>4.0.40</version>
77
</parent>
88

99
<modelVersion>4.0.0</modelVersion>

modules/a2a/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.atmosphere</groupId>
55
<artifactId>atmosphere-project</artifactId>
6-
<version>4.0.40-SNAPSHOT</version>
6+
<version>4.0.40</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99

modules/adk/README.md

Lines changed: 1 addition & 1 deletion

modules/adk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.atmosphere</groupId>
55
<artifactId>atmosphere-project</artifactId>
6-
<version>4.0.40-SNAPSHOT</version>
6+
<version>4.0.40</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99

modules/admin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.atmosphere</groupId>
55
<artifactId>atmosphere-project</artifactId>
6-
<version>4.0.40-SNAPSHOT</version>
6+
<version>4.0.40</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99

modules/agent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.atmosphere</groupId>
55
<artifactId>atmosphere-project</artifactId>
6-
<version>4.0.40-SNAPSHOT</version>
6+
<version>4.0.40</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99

modules/agui/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.atmosphere</groupId>
55
<artifactId>atmosphere-project</artifactId>
6-
<version>4.0.40-SNAPSHOT</version>
6+
<version>4.0.40</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99

modules/ai-audit-kafka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.atmosphere</groupId>
66
<artifactId>atmosphere-project</artifactId>
7-
<version>4.0.40-SNAPSHOT</version>
7+
<version>4.0.40</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

0 commit comments

Comments
 (0)