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
The following commit(s) were added to refs/heads/master by this push:
new de23345 [maven-release-plugin] prepare release doxia-sitetools-1.8
de23345 is described below
commit de23345adb4a0f73352a45c187b5ee044c02eefc
Author: Hervé Boutemy <[email protected]>
AuthorDate: Thu Dec 21 22:42:44 2017 +0100
[maven-release-plugin] prepare release doxia-sitetools-1.8
---
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 abce402..a984032 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-SNAPSHOT</version>
+ <version>1.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/doxia-doc-renderer/pom.xml b/doxia-doc-renderer/pom.xml
index 76131de..49f2d8b 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-SNAPSHOT</version>
+ <version>1.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/doxia-integration-tools/pom.xml b/doxia-integration-tools/pom.xml
index f6cb4a6..7446121 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-SNAPSHOT</version>
+ <version>1.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/doxia-site-renderer/pom.xml b/doxia-site-renderer/pom.xml
index 1f3e9e0..7322432 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-SNAPSHOT</version>
+ <version>1.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/doxia-skin-model/pom.xml b/doxia-skin-model/pom.xml
index 54a2459..3faadd4 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-SNAPSHOT</version>
+ <version>1.8</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 8c2c540..9bd3163 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-SNAPSHOT</version>
+ <version>1.8</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>HEAD</tag>
+ <tag>doxia-sitetools-1.8</tag>
</scm>
<issueManagement>
<system>jira</system>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].