You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2020/08/16 18:42:06 UTC

[logging-parent] branch master updated: [maven-release-plugin] prepare release logging-parent-3

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

mattsicker pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 4884ed0  [maven-release-plugin] prepare release logging-parent-3
4884ed0 is described below

commit 4884ed07b0426a2e07df6bd95120be3aaa6af6fc
Author: Matt Sicker <bo...@gmail.com>
AuthorDate: Sun Aug 16 13:42:02 2020 -0500

    [maven-release-plugin] prepare release logging-parent-3
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d5cbaf8..fceea3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
   <groupId>org.apache.logging</groupId>
   <artifactId>logging-parent</artifactId>
   <packaging>pom</packaging>
-  <version>3-SNAPSHOT</version>
+  <version>3</version>
 
   <name>Apache Logging Services</name>
   <description>
@@ -49,7 +49,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/logging-parent.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/logging-parent.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=logging-parent.git</url>
-    <tag>HEAD</tag>
+    <tag>logging-parent-3</tag>
   </scm>
 
   <mailingLists>