Skip to content

Commit

Permalink
[BM] preparation for release of version 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rwi committed Dec 27, 2018
1 parent 9c33a44 commit 9dd7d08
Show file tree
Hide file tree
Showing 65 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion build/ear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.communote.server</groupId>
<artifactId>communote-server-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
</parent>
<artifactId>communote-ear</artifactId>
<packaging>ear</packaging>
Expand Down
2 changes: 1 addition & 1 deletion build/installation-package-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.communote.server</groupId>
<artifactId>communote-installation-package-assembly</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<name>Communote installation packages</name>
<description>This project builds the installation packages for Communote</description>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion build/war-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.server</groupId>
<artifactId>communote-server-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
</parent>
<artifactId>communote-war-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion build/war-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.server</groupId>
<artifactId>communote-war-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../war-parent</relativePath>
</parent>
<artifactId>communote-war-standalone</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion communote/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>communote-server-parent</artifactId>
<groupId>com.communote.server</groupId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion communote/commons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.server</groupId>
<artifactId>communote-server-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<artifactId>communote-commons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion communote/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.server</groupId>
<artifactId>communote-server-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<artifactId>communote-server-core-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion communote/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<artifactId>communote-server-parent</artifactId>
<packaging>pom</packaging>
<name>Communote Parent</name>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<description>Communote - Parent</description>
<url>https://communote.github.io/</url>
<organization>
Expand Down
2 changes: 1 addition & 1 deletion communote/persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.communote.server</groupId>
<artifactId>communote-server-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/communote-activity-base-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/communote-activity-core-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/communote-bookmarklet-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/communote-confluence-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/communote-core-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/communote-embed-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/communote-html-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/communote-ldap-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-mq-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../communote-plugins-mq-parent/pom.xml</relativePath>
</parent>
<groupId>com.communote.plugins.mq</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-mq-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../communote-plugins-mq-parent/pom.xml</relativePath>
</parent>
<groupId>com.communote.plugins.mq</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-mq-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../communote-plugins-mq-parent/pom.xml</relativePath>
</parent>
<groupId>com.communote.plugins.mq</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-mq-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../communote-plugins-mq-parent/pom.xml</relativePath>
</parent>
<groupId>com.communote.plugins.mq</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<artifactId>communote-plugins-mq-parent</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-mq-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../communote-plugins-mq-parent/pom.xml</relativePath>
</parent>
<groupId>com.communote.plugins.mq</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-mq-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../communote-plugins-mq-parent/pom.xml</relativePath>
</parent>
<groupId>com.communote.plugins.mq</groupId>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/communote-message-queue/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-mq-build-all</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<packaging>pom</packaging>
<name>Communote - Plugins - Message Queue - Build All</name>
<url>https://communote.github.io/</url>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-mq-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../communote-plugins-mq-parent/pom.xml</relativePath>
</parent>
<groupId>com.communote.plugins.mq</groupId>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/communote-plugins-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.server</groupId>
<artifactId>communote-server-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../../parent</relativePath>
</parent>
<groupId>com.communote.plugins</groupId>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/communote-smileys-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/communote-webservice-core-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/rest-api/1.3/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-rest-api-1.3</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>com.communote</groupId>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/rest-api/1.3/doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-rest-api-1.3</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>communote-rest-api-1.3-doc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/rest-api/1.3/implementation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-rest-api-1.3</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>communote-rest-api-1.3-implementation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/rest-api/1.3/model-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-rest-api-1.3</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>communote-rest-api-1.3-model-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/rest-api/1.3/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-rest-api-1.3</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/rest-api/1.3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>
<groupId>com.communote.plugins</groupId>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/rest-api/2.2/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-rest-api-2.2</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>com.communote</groupId>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/rest-api/2.2/doc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-rest-api-2.2</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>communote-rest-api-2.2-doc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/rest-api/2.2/implementation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-rest-api-2.2</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>communote-rest-api-2.2-implementation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/rest-api/2.2/model-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-rest-api-2.2</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>communote-rest-api-2.2-model-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/rest-api/2.2/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-rest-api-2.2</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion communote/plugins/rest-api/2.2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.communote.plugins</groupId>
<artifactId>communote-plugins-parent</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<relativePath></relativePath>
</parent>

Expand Down
Loading

0 comments on commit 9dd7d08

Please sign in to comment.