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

michaelo 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 d57981a  [maven-release-plugin] prepare release 
doxia-sitetools-2.0.0-M8
d57981a is described below

commit d57981a18c1e5fcce97bd978f48142a5a4317d43
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Sat Apr 15 13:20:07 2023 +0200

    [maven-release-plugin] prepare release doxia-sitetools-2.0.0-M8
---
 doxia-integration-tools/pom.xml | 2 +-
 doxia-site-model/pom.xml        | 2 +-
 doxia-site-renderer/pom.xml     | 2 +-
 doxia-skin-model/pom.xml        | 2 +-
 pom.xml                         | 6 +++---
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/doxia-integration-tools/pom.xml b/doxia-integration-tools/pom.xml
index 58110a5..d6c98f7 100644
--- a/doxia-integration-tools/pom.xml
+++ b/doxia-integration-tools/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-sitetools</artifactId>
-    <version>2.0.0-M8-SNAPSHOT</version>
+    <version>2.0.0-M8</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-site-model/pom.xml b/doxia-site-model/pom.xml
index 2244b58..1d08352 100644
--- a/doxia-site-model/pom.xml
+++ b/doxia-site-model/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-sitetools</artifactId>
-    <version>2.0.0-M8-SNAPSHOT</version>
+    <version>2.0.0-M8</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-site-renderer/pom.xml b/doxia-site-renderer/pom.xml
index a870d6f..c8eddbd 100644
--- a/doxia-site-renderer/pom.xml
+++ b/doxia-site-renderer/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-sitetools</artifactId>
-    <version>2.0.0-M8-SNAPSHOT</version>
+    <version>2.0.0-M8</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-skin-model/pom.xml b/doxia-skin-model/pom.xml
index 5252c68..4f1c4c6 100644
--- a/doxia-skin-model/pom.xml
+++ b/doxia-skin-model/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-sitetools</artifactId>
-    <version>2.0.0-M8-SNAPSHOT</version>
+    <version>2.0.0-M8</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 96fbbc9..f60fd57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
   <groupId>org.apache.maven.doxia</groupId>
   <artifactId>doxia-sitetools</artifactId>
-  <version>2.0.0-M8-SNAPSHOT</version>
+  <version>2.0.0-M8</version>
   <packaging>pom</packaging>
 
   <name>Doxia Sitetools</name>
@@ -47,7 +47,7 @@ under the License.
   <scm>
     
<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>
-    <tag>doxia-sitetools-2.0.0-M5</tag>
+    <tag>doxia-sitetools-2.0.0-M8</tag>
     
<url>https://github.com/apache/maven-doxia-sitetools/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -75,7 +75,7 @@ under the License.
     <junitVersion>5.9.2</junitVersion>
     <l10nPluginVersion>1.0.0</l10nPluginVersion>
     
<maven.site.path>doxia-sitetools-archives/doxia-sitetools-LATEST</maven.site.path>
-    
<project.build.outputTimestamp>2023-04-02T13:33:50Z</project.build.outputTimestamp>
+    
<project.build.outputTimestamp>2023-04-15T11:19:38Z</project.build.outputTimestamp>
   </properties>
 
   <dependencyManagement>

Reply via email to