[prev in list] [next in list] [prev in thread] [next in thread] 

List:       maven-dev
Subject:    (maven-doxia) branch master updated: [maven-release-plugin] prepare for next development iteration
From:       michaelo () apache ! org
Date:       2024-05-17 19:54:09
Message-ID: 171597564952.112057.17965556157686266643 () gitbox2-he-fi ! apache ! org
[Download RAW message or body]

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.git


The following commit(s) were added to refs/heads/master by this push:
     new 45aaa052 [maven-release-plugin] prepare for next development iteration
45aaa052 is described below

commit 45aaa052ec62528a34c7bd2900764248e60fc331
Author: Michael Osipov <michaelo@apache.org>
AuthorDate: Fri May 17 21:54:05 2024 +0200

    [maven-release-plugin] prepare for next development iteration
---
 doxia-core/pom.xml                          | 2 +-
 doxia-modules/doxia-module-apt/pom.xml      | 2 +-
 doxia-modules/doxia-module-fml/pom.xml      | 2 +-
 doxia-modules/doxia-module-markdown/pom.xml | 2 +-
 doxia-modules/doxia-module-xdoc/pom.xml     | 2 +-
 doxia-modules/doxia-module-xhtml5/pom.xml   | 2 +-
 doxia-modules/pom.xml                       | 2 +-
 doxia-sink-api/pom.xml                      | 2 +-
 doxia-test-docs/pom.xml                     | 2 +-
 pom.xml                                     | 6 +++---
 10 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/doxia-core/pom.xml b/doxia-core/pom.xml
index 87036873..cd53f31e 100644
--- a/doxia-core/pom.xml
+++ b/doxia-core/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia</artifactId>
-    <version>2.0.0-M12</version>
+    <version>2.0.0-M13-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 38a86447..bdf8b03c 100644
--- a/doxia-modules/doxia-module-apt/pom.xml
+++ b/doxia-modules/doxia-module-apt/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-modules</artifactId>
-    <version>2.0.0-M12</version>
+    <version>2.0.0-M13-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 04b83e5d..83b59ff5 100644
--- a/doxia-modules/doxia-module-fml/pom.xml
+++ b/doxia-modules/doxia-module-fml/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-modules</artifactId>
-    <version>2.0.0-M12</version>
+    <version>2.0.0-M13-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 147469b8..d806f1ae 100644
--- a/doxia-modules/doxia-module-markdown/pom.xml
+++ b/doxia-modules/doxia-module-markdown/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-modules</artifactId>
-    <version>2.0.0-M12</version>
+    <version>2.0.0-M13-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 2393f987..1a4f0d71 100644
--- a/doxia-modules/doxia-module-xdoc/pom.xml
+++ b/doxia-modules/doxia-module-xdoc/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-modules</artifactId>
-    <version>2.0.0-M12</version>
+    <version>2.0.0-M13-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-modules/doxia-module-xhtml5/pom.xml \
b/doxia-modules/doxia-module-xhtml5/pom.xml index 2ea4412d..ce1a55b0 100644
--- a/doxia-modules/doxia-module-xhtml5/pom.xml
+++ b/doxia-modules/doxia-module-xhtml5/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia-modules</artifactId>
-    <version>2.0.0-M12</version>
+    <version>2.0.0-M13-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-modules/pom.xml b/doxia-modules/pom.xml
index 514eb00d..041da10f 100644
--- a/doxia-modules/pom.xml
+++ b/doxia-modules/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia</artifactId>
-    <version>2.0.0-M12</version>
+    <version>2.0.0-M13-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-sink-api/pom.xml b/doxia-sink-api/pom.xml
index cdaa5706..e4e81a0d 100644
--- a/doxia-sink-api/pom.xml
+++ b/doxia-sink-api/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia</artifactId>
-    <version>2.0.0-M12</version>
+    <version>2.0.0-M13-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/doxia-test-docs/pom.xml b/doxia-test-docs/pom.xml
index d9e58179..b2c21077 100644
--- a/doxia-test-docs/pom.xml
+++ b/doxia-test-docs/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.doxia</groupId>
     <artifactId>doxia</artifactId>
-    <version>2.0.0-M12</version>
+    <version>2.0.0-M13-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index ae76e9f4..4812c920 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
   <groupId>org.apache.maven.doxia</groupId>
   <artifactId>doxia</artifactId>
-  <version>2.0.0-M12</version>
+  <version>2.0.0-M13-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Doxia</name>
@@ -62,7 +62,7 @@ under the License.
   <scm>
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-doxia.git</connection>
                
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-doxia.git</developerConnection>
                
-    <tag>doxia-2.0.0-M12</tag>
+    <tag>master</tag>
     <url>https://github.com/apache/maven-doxia/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -84,7 +84,7 @@ under the License.
     <javaVersion>8</javaVersion>
     <maven.site.path>doxia-archives/doxia-LATEST</maven.site.path>
     <checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,M \
ethodLength,FileLength,MethodName,InnerAssignment,MagicNumber</checkstyle.violation.ignore>
                
-    <project.build.outputTimestamp>2024-05-17T19:53:17Z</project.build.outputTimestamp>
 +    <project.build.outputTimestamp>2024-05-17T19:54:04Z</project.build.outputTimestamp>
  <slf4jVersion>1.7.36</slf4jVersion>
     <xmlunitVersion>2.10.0</xmlunitVersion>
   </properties>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic