Skip to content

Commit 0c1878d

Browse files
committed
release: Atmosphere 4.0.42
1 parent 4f40968 commit 0c1878d

84 files changed

Lines changed: 101 additions & 85 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.

CHANGELOG.md

Lines changed: 16 additions & 0 deletions

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.42-SNAPSHOT</version>
6+
<version>4.0.42</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.42-SNAPSHOT</version>
20+
<version>4.0.42</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.42-SNAPSHOT</version>
6+
<version>4.0.42</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.42-SNAPSHOT</version>
6+
<version>4.0.42</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.42-SNAPSHOT</version>
6+
<version>4.0.42</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.42-SNAPSHOT</version>
6+
<version>4.0.42</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.42-SNAPSHOT</version>
6+
<version>4.0.42</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.42-SNAPSHOT</version>
6+
<version>4.0.42</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.42-SNAPSHOT</version>
6+
<version>4.0.42</version>
77
<relativePath>../../pom.xml</relativePath>
88
</parent>
99

0 commit comments

Comments
 (0)