You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2018/04/16 22:10:29 UTC

[maven-doxia-sitetools] branch master updated (053dcf9 -> f8b49d3)

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git.


    from 053dcf9  [DOXIASITETOOLS-179] catch VelocityException instead of Exception
     add 947289e  [maven-release-plugin] prepare release doxia-sitetools-1.8.1
     new f8b49d3  [maven-release-plugin] prepare for next development iteration

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doxia-decoration-model/pom.xml  | 2 +-
 doxia-doc-renderer/pom.xml      | 2 +-
 doxia-integration-tools/pom.xml | 2 +-
 doxia-site-renderer/pom.xml     | 2 +-
 doxia-skin-model/pom.xml        | 2 +-
 pom.xml                         | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
hboutemy@apache.org.

[maven-doxia-sitetools] 01/01: [maven-release-plugin] prepare for next development iteration

Posted by hb...@apache.org.
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-sitetools.git

commit f8b49d35454ccc0b6a0e52c8b058d5e7fdd85995
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Tue Apr 17 00:10:28 2018 +0200

    [maven-release-plugin] prepare for next development iteration
---
 doxia-decoration-model/pom.xml  | 2 +-
 doxia-doc-renderer/pom.xml      | 2 +-
 doxia-integration-tools/pom.xml | 2 +-
 doxia-site-renderer/pom.xml     | 2 +-
 doxia-skin-model/pom.xml        | 2 +-
 pom.xml                         | 4 ++--
 6 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/doxia-decoration-model/pom.xml b/doxia-decoration-model/pom.xml
index cecfa0c..63a1901 100644
--- a/doxia-decoration-model/pom.xml
+++ b/doxia-decoration-model/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-sitetools</artifactId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-doc-renderer/pom.xml b/doxia-doc-renderer/pom.xml
index fbdd6aa..c5ab42c 100644
--- a/doxia-doc-renderer/pom.xml
+++ b/doxia-doc-renderer/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>doxia-sitetools</artifactId>
     <groupId>org.apache.maven.doxia</groupId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-integration-tools/pom.xml b/doxia-integration-tools/pom.xml
index 99b29bb..6b580af 100644
--- a/doxia-integration-tools/pom.xml
+++ b/doxia-integration-tools/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-sitetools</artifactId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-site-renderer/pom.xml b/doxia-site-renderer/pom.xml
index 81d7b19..7ee07f1 100644
--- a/doxia-site-renderer/pom.xml
+++ b/doxia-site-renderer/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-sitetools</artifactId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-skin-model/pom.xml b/doxia-skin-model/pom.xml
index 85398df..4bbca87 100644
--- a/doxia-skin-model/pom.xml
+++ b/doxia-skin-model/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-sitetools</artifactId>
-    <version>1.8.1</version>
+    <version>1.8.2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 2599faf..a6bd33c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@ under the License.
 
   <groupId>org.apache.maven.doxia</groupId>
   <artifactId>doxia-sitetools</artifactId>
-  <version>1.8.1</version>
+  <version>1.8.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Doxia Sitetools</name>
@@ -51,7 +51,7 @@ under the License.
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-doxia-sitetools.git</developerConnection>
     <url>https://github.com/apache/maven-doxia-sitetools/tree/${project.scm.tag}</url>
-    <tag>doxia-sitetools-1.8.1</tag>
+    <tag>HEAD</tag>
   </scm>
   <issueManagement>
     <system>jira</system>

-- 
To stop receiving notification emails like this one, please contact
hboutemy@apache.org.