This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-doxia.git
The following commit(s) were added to refs/heads/master by this push: new 3417feb release done from previous tag, going forward to 1.9-SNAPSHOT 3417feb is described below commit 3417feb5306bec10b9eb68fff226b3b07f720b82 Author: Hervé Boutemy <hbout...@apache.org> AuthorDate: Thu Dec 21 13:26:51 2017 +0100 release done from previous tag, going forward to 1.9-SNAPSHOT --- doxia-core/pom.xml | 2 +- doxia-logging-api/pom.xml | 2 +- doxia-modules/doxia-module-apt/pom.xml | 2 +- doxia-modules/doxia-module-confluence/pom.xml | 2 +- doxia-modules/doxia-module-docbook-simple/pom.xml | 2 +- doxia-modules/doxia-module-fml/pom.xml | 2 +- doxia-modules/doxia-module-fo/pom.xml | 2 +- doxia-modules/doxia-module-itext/pom.xml | 2 +- doxia-modules/doxia-module-latex/pom.xml | 2 +- doxia-modules/doxia-module-markdown/pom.xml | 2 +- doxia-modules/doxia-module-rtf/pom.xml | 2 +- doxia-modules/doxia-module-twiki/pom.xml | 2 +- doxia-modules/doxia-module-xdoc/pom.xml | 2 +- doxia-modules/doxia-module-xhtml/pom.xml | 2 +- doxia-modules/pom.xml | 2 +- doxia-sink-api/pom.xml | 2 +- doxia-test-docs/pom.xml | 2 +- pom.xml | 10 +--------- 18 files changed, 18 insertions(+), 26 deletions(-) diff --git a/doxia-core/pom.xml b/doxia-core/pom.xml index 371e56a..867c20c 100644 --- a/doxia-core/pom.xml +++ b/doxia-core/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.maven.doxia</groupId> <artifactId>doxia</artifactId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/doxia-logging-api/pom.xml b/doxia-logging-api/pom.xml index df3cb20..ee7a81c 100644 --- a/doxia-logging-api/pom.xml +++ b/doxia-logging-api/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>doxia</artifactId> <groupId>org.apache.maven.doxia</groupId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/doxia-modules/doxia-module-apt/pom.xml b/doxia-modules/doxia-module-apt/pom.xml index 4e9308d..4717949 100644 --- a/doxia-modules/doxia-module-apt/pom.xml +++ b/doxia-modules/doxia-module-apt/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>doxia-modules</artifactId> <groupId>org.apache.maven.doxia</groupId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/doxia-modules/doxia-module-confluence/pom.xml b/doxia-modules/doxia-module-confluence/pom.xml index 38c7889..9f0cc1d 100644 --- a/doxia-modules/doxia-module-confluence/pom.xml +++ b/doxia-modules/doxia-module-confluence/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <artifactId>doxia-modules</artifactId> <groupId>org.apache.maven.doxia</groupId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/doxia-modules/doxia-module-docbook-simple/pom.xml b/doxia-modules/doxia-module-docbook-simple/pom.xml index cdc930b..0384a47 100644 --- a/doxia-modules/doxia-module-docbook-simple/pom.xml +++ b/doxia-modules/doxia-module-docbook-simple/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>doxia-modules</artifactId> <groupId>org.apache.maven.doxia</groupId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/doxia-modules/doxia-module-fml/pom.xml b/doxia-modules/doxia-module-fml/pom.xml index 8135f3a..9e32fbc 100644 --- a/doxia-modules/doxia-module-fml/pom.xml +++ b/doxia-modules/doxia-module-fml/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>doxia-modules</artifactId> <groupId>org.apache.maven.doxia</groupId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/doxia-modules/doxia-module-fo/pom.xml b/doxia-modules/doxia-module-fo/pom.xml index 056eee3..74e3bb2 100644 --- a/doxia-modules/doxia-module-fo/pom.xml +++ b/doxia-modules/doxia-module-fo/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>doxia-modules</artifactId> <groupId>org.apache.maven.doxia</groupId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/doxia-modules/doxia-module-itext/pom.xml b/doxia-modules/doxia-module-itext/pom.xml index 4aee5c3..cd394bd 100644 --- a/doxia-modules/doxia-module-itext/pom.xml +++ b/doxia-modules/doxia-module-itext/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>doxia-modules</artifactId> <groupId>org.apache.maven.doxia</groupId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/doxia-modules/doxia-module-latex/pom.xml b/doxia-modules/doxia-module-latex/pom.xml index c1c9d3e..8f2f8c5 100644 --- a/doxia-modules/doxia-module-latex/pom.xml +++ b/doxia-modules/doxia-module-latex/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>doxia-modules</artifactId> <groupId>org.apache.maven.doxia</groupId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/doxia-modules/doxia-module-markdown/pom.xml b/doxia-modules/doxia-module-markdown/pom.xml index ba9bfa1..d3f6488 100644 --- a/doxia-modules/doxia-module-markdown/pom.xml +++ b/doxia-modules/doxia-module-markdown/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.maven.doxia</groupId> <artifactId>doxia-modules</artifactId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/doxia-modules/doxia-module-rtf/pom.xml b/doxia-modules/doxia-module-rtf/pom.xml index b23fd48..973b73a 100644 --- a/doxia-modules/doxia-module-rtf/pom.xml +++ b/doxia-modules/doxia-module-rtf/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>doxia-modules</artifactId> <groupId>org.apache.maven.doxia</groupId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/doxia-modules/doxia-module-twiki/pom.xml b/doxia-modules/doxia-module-twiki/pom.xml index 64a8fd4..35587c4 100644 --- a/doxia-modules/doxia-module-twiki/pom.xml +++ b/doxia-modules/doxia-module-twiki/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>doxia-modules</artifactId> <groupId>org.apache.maven.doxia</groupId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/doxia-modules/doxia-module-xdoc/pom.xml b/doxia-modules/doxia-module-xdoc/pom.xml index 05d82d4..7f2aa46 100644 --- a/doxia-modules/doxia-module-xdoc/pom.xml +++ b/doxia-modules/doxia-module-xdoc/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>doxia-modules</artifactId> <groupId>org.apache.maven.doxia</groupId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/doxia-modules/doxia-module-xhtml/pom.xml b/doxia-modules/doxia-module-xhtml/pom.xml index 85d710a..f77397d 100644 --- a/doxia-modules/doxia-module-xhtml/pom.xml +++ b/doxia-modules/doxia-module-xhtml/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>doxia-modules</artifactId> <groupId>org.apache.maven.doxia</groupId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/doxia-modules/pom.xml b/doxia-modules/pom.xml index 5140bd8..230f357 100644 --- a/doxia-modules/pom.xml +++ b/doxia-modules/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <artifactId>doxia</artifactId> <groupId>org.apache.maven.doxia</groupId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/doxia-sink-api/pom.xml b/doxia-sink-api/pom.xml index 4e826c6..5ccc857 100644 --- a/doxia-sink-api/pom.xml +++ b/doxia-sink-api/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <artifactId>doxia</artifactId> <groupId>org.apache.maven.doxia</groupId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/doxia-test-docs/pom.xml b/doxia-test-docs/pom.xml index 33f9518..0ae575d 100644 --- a/doxia-test-docs/pom.xml +++ b/doxia-test-docs/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.maven.doxia</groupId> <artifactId>doxia</artifactId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 7c2d842..71106f1 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ under the License. <groupId>org.apache.maven.doxia</groupId> <artifactId>doxia</artifactId> - <version>1.8-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <packaging>pom</packaging> <name>Doxia</name> @@ -75,14 +75,6 @@ under the License. <ciManagement> <system>Jenkins</system> <url>https://builds.apache.org/job/maven-box/job/maven-doxia/</url> - <notifiers> - <notifier> - <type>mail</type> - <configuration> - <address>notificati...@maven.apache.org</address> - </configuration> - </notifier> - </notifiers> </ciManagement> <distributionManagement> <site> -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" <commits@maven.apache.org>'].