Skip to content

Commit

Permalink
[maven-release-plugin] prepare release atmosphere-samples-project-2.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarcand committed Jan 10, 2018
1 parent a40465c commit a183097
Show file tree
Hide file tree
Showing 62 changed files with 116 additions and 116 deletions.
4 changes: 2 additions & 2 deletions extensions-samples/chat-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-chat-cdi</artifactId>
<packaging>war</packaging>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<name>atmosphere-chat-cdi</name>
<url>http://maven.apache.org</url>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion extensions-samples/cometd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions extensions-samples/guice/chat-guice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-guice-chat</artifactId>
<packaging>war</packaging>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<name>atmosphere-guice-chat</name>
<url>http://maven.apache.org</url>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions extensions-samples/gwt/gwt20-jersey-rpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<parent>
<groupId>org.atmosphere.extensions</groupId>
<artifactId>atmosphere-samples-gwt20-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../</relativePath>
</parent>
<groupId>org.atmosphere.samples</groupId>
<artifactId>gwt20-jersey-rpc</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<packaging>war</packaging>
<name>gwt20-jersey-rpc</name>

Expand Down
4 changes: 2 additions & 2 deletions extensions-samples/gwt/gwt20-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<parent>
<groupId>org.atmosphere.extensions</groupId>
<artifactId>atmosphere-samples-gwt20-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../</relativePath>
</parent>
<groupId>org.atmosphere.samples</groupId>
<artifactId>gwt20-json</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<packaging>war</packaging>
<name>gwt20-json</name>

Expand Down
4 changes: 2 additions & 2 deletions extensions-samples/gwt/gwt20-managed-rpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<parent>
<groupId>org.atmosphere.extensions</groupId>
<artifactId>atmosphere-samples-gwt20-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../</relativePath>
</parent>
<groupId>org.atmosphere.samples</groupId>
<artifactId>gwt20-managed-rpc</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<packaging>war</packaging>
<name>gwt20-managed-rpc</name>

Expand Down
4 changes: 2 additions & 2 deletions extensions-samples/gwt/gwt20-rpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
<parent>
<groupId>org.atmosphere.extensions</groupId>
<artifactId>atmosphere-samples-gwt20-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../</relativePath>
</parent>
<groupId>org.atmosphere.samples</groupId>
<artifactId>gwt20-rpc</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<packaging>war</packaging>
<name>gwt20-rpc</name>

Expand Down
4 changes: 2 additions & 2 deletions extensions-samples/gwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../</relativePath>
</parent>
<groupId>org.atmosphere.extensions</groupId>
<artifactId>atmosphere-samples-gwt20-project</artifactId>
<name>atmosphere-samples-gwt20-project</name>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<packaging>pom</packaging>

<url>https://github.com/Atmosphere/atmosphere-extensions/gwt20</url>
Expand Down
2 changes: 1 addition & 1 deletion extensions-samples/hazelcast/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions-samples/jgroups/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions-samples/kafka/jersey-pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions extensions-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-extensions-samples</artifactId>
<packaging>pom</packaging>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<name>atmosphere-extensions-samples</name>
<modules>
<module>chat-cdi/</module>
Expand Down
2 changes: 1 addition & 1 deletion extensions-samples/rabbitmq/jersey-pubsub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions-samples/redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion extensions-samples/rmi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
4 changes: 2 additions & 2 deletions extensions-samples/socketio/native-socketio-chat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-nativesocketio-chat</artifactId>
<packaging>war</packaging>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<name>atmosphere-nativesocketio-chat</name>
<url>http://maven.apache.org</url>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions extensions-samples/socketio/socketio-chat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-socketio-chat</artifactId>
<packaging>war</packaging>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<name>atmosphere-socketio-chat</name>
<url>http://maven.apache.org</url>
<build>
Expand Down
4 changes: 2 additions & 2 deletions extensions-samples/sockjs/sockjs-chat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-sockjs-chat</artifactId>
<packaging>war</packaging>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<name>atmosphere-sockjs-chat</name>
<url>http://maven.apache.org</url>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions extensions-samples/sockjs/sockjs-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-sockjs-demo</artifactId>
<packaging>war</packaging>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<name>broadcast</name>
<url>http://maven.apache.org</url>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions extensions-samples/spring/spring-echo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../../</relativePath>
</parent>

<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-spring-echo</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<packaging>war</packaging>

<build>
Expand Down
4 changes: 2 additions & 2 deletions extensions-samples/spring/spring-inject/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-chat-spring-inject</artifactId>
<packaging>war</packaging>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<name>atmosphere-chat-spring-inject</name>
<url>http://maven.apache.org</url>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions extensions-samples/spring/spring-websocket/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere.samples</groupId>
<artifactId>atmosphere-spring-websocket</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<packaging>war</packaging>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions extensions-samples/xmpp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<relativePath>../../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>atmosphere-xmpp-demo</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<packaging>war</packaging>
<name>atmosphere-xmpp-demo</name>

Expand Down
4 changes: 2 additions & 2 deletions nettosphere-samples/chat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<parent>
<groupId>org.atmosphere.samples</groupId>
<artifactId>nettosphere-samples</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere.nettosphere.samples</groupId>
<artifactId>nettosphere-chat</artifactId>
<packaging>jar</packaging>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<name>Nettosphere Chat</name>
<url>http://maven.apache.org</url>

Expand Down
4 changes: 2 additions & 2 deletions nettosphere-samples/games/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<parent>
<groupId>org.atmosphere.samples</groupId>
<artifactId>nettosphere-samples</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere.nettosphere.samples</groupId>
<artifactId>nettosphere-games</artifactId>
<packaging>jar</packaging>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<name>Nettosphere Snake Games</name>
<url>http://maven.apache.org</url>

Expand Down
4 changes: 2 additions & 2 deletions nettosphere-samples/jersey-chat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<parent>
<groupId>org.atmosphere.samples</groupId>
<artifactId>nettosphere-samples</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere.nettosphere.samples</groupId>
<artifactId>nettosphere-jersey-chat</artifactId>
<packaging>jar</packaging>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<name>Nettosphere Jersey Chat</name>
<url>http://maven.apache.org</url>

Expand Down
4 changes: 2 additions & 2 deletions nettosphere-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<parent>
<groupId>org.atmosphere</groupId>
<artifactId>atmosphere-samples-project</artifactId>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.atmosphere.samples</groupId>
<artifactId>nettosphere-samples</artifactId>
<packaging>pom</packaging>
<version>2.4.9-SNAPSHOT</version>
<version>2.4.18</version>
<name>atmosphere-samples</name>
<modules>
<module>chat</module>
Expand Down
Loading

0 comments on commit a183097

Please sign in to comment.