Commit 9f73ae15 authored by akrherz's avatar akrherz Committed by Guus der Kinderen

Bump Openfire version in maven to 4.2.0-SNAPSHOT

* run `mvn versions:set -DnewVersion=4.2.0-SNAPSHOT`
* manually edited non-included plugins
parent 58d80c2c
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>parent</artifactId> <artifactId>parent</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>dbutil</artifactId> <artifactId>dbutil</artifactId>
<name>Database Utilities</name> <name>Database Utilities</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>parent</artifactId> <artifactId>parent</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
<relativePath>..</relativePath> <relativePath>..</relativePath>
</parent> </parent>
<artifactId>i18n</artifactId> <artifactId>i18n</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>broadcast</artifactId> <artifactId>broadcast</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>callbackOnOffline</artifactId> <artifactId>callbackOnOffline</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>clientControl</artifactId> <artifactId>clientControl</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>clustering</artifactId> <artifactId>clustering</artifactId>
...@@ -19,4 +19,4 @@ ...@@ -19,4 +19,4 @@
</plugins> </plugins>
</build> </build>
</project> </project>
\ No newline at end of file
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>contentFilter</artifactId> <artifactId>contentFilter</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>dbaccess</artifactId> <artifactId>dbaccess</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>emailListener</artifactId> <artifactId>emailListener</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>emailOnAway</artifactId> <artifactId>emailOnAway</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>fastpath</artifactId> <artifactId>fastpath</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>gojara</artifactId> <artifactId>gojara</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>hazelcast</artifactId> <artifactId>hazelcast</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>jingleNodes</artifactId> <artifactId>jingleNodes</artifactId>
...@@ -27,4 +27,4 @@ ...@@ -27,4 +27,4 @@
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
\ No newline at end of file
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>jmxweb</artifactId> <artifactId>jmxweb</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>justmarried</artifactId> <artifactId>justmarried</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>kraken</artifactId> <artifactId>kraken</artifactId>
...@@ -52,4 +52,4 @@ ...@@ -52,4 +52,4 @@
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
\ No newline at end of file
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>loadStats</artifactId> <artifactId>loadStats</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>monitoring</artifactId> <artifactId>monitoring</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>motd</artifactId> <artifactId>motd</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>mucservice</artifactId> <artifactId>mucservice</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>nodejs</artifactId> <artifactId>nodejs</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>openfire-plugin-assembly-descriptor</artifactId> <artifactId>openfire-plugin-assembly-descriptor</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>packetFilter</artifactId> <artifactId>packetFilter</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>parent</artifactId> <artifactId>parent</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>presence</artifactId> <artifactId>presence</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>rayo</artifactId> <artifactId>rayo</artifactId>
...@@ -19,4 +19,4 @@ ...@@ -19,4 +19,4 @@
</plugins> </plugins>
</build> </build>
</project> </project>
\ No newline at end of file
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>registration</artifactId> <artifactId>registration</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>restAPI</artifactId> <artifactId>restAPI</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>search</artifactId> <artifactId>search</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>sip</artifactId> <artifactId>sip</artifactId>
...@@ -27,4 +27,4 @@ ...@@ -27,4 +27,4 @@
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>
\ No newline at end of file
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>stunserver</artifactId> <artifactId>stunserver</artifactId>
...@@ -19,4 +19,4 @@ ...@@ -19,4 +19,4 @@
</plugins> </plugins>
</build> </build>
</project> </project>
\ No newline at end of file
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>subscription</artifactId> <artifactId>subscription</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>userCreation</artifactId> <artifactId>userCreation</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>userImportExport</artifactId> <artifactId>userImportExport</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>userservice</artifactId> <artifactId>userservice</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>websocket</artifactId> <artifactId>websocket</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>plugins</artifactId> <artifactId>plugins</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<groupId>org.igniterealtime.openfire.plugins</groupId> <groupId>org.igniterealtime.openfire.plugins</groupId>
<artifactId>xmldebugger</artifactId> <artifactId>xmldebugger</artifactId>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<artifactId>parent</artifactId> <artifactId>parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
<name>Parent</name> <name>Parent</name>
<packaging>pom</packaging> <packaging>pom</packaging>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>parent</artifactId> <artifactId>parent</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>starter</artifactId> <artifactId>starter</artifactId>
<name>Starter for Openfire</name> <name>Starter for Openfire</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<artifactId>parent</artifactId> <artifactId>parent</artifactId>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>webadmin</artifactId> <artifactId>webadmin</artifactId>
<name>Web-based Administration Interface</name> <name>Web-based Administration Interface</name>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.igniterealtime.openfire</groupId> <groupId>org.igniterealtime.openfire</groupId>
<artifactId>parent</artifactId> <artifactId>parent</artifactId>
<version>4.0.0-SNAPSHOT</version> <version>4.2.0-SNAPSHOT</version>
</parent> </parent>
<artifactId>xmppserver</artifactId> <artifactId>xmppserver</artifactId>
<name>Core XMPP Server</name> <name>Core XMPP Server</name>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment