You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2018/12/02 23:36:48 UTC

[logging-log4j-audit] 02/03: [maven-release-plugin] rollback the release of log4j-audit-1.0.1-rc1

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

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

commit 5bdfbb6dca2575b723957385897d048924324ef1
Author: Ralph Goers <rg...@apache.org>
AuthorDate: Sun Dec 2 16:33:09 2018 -0700

    [maven-release-plugin] rollback the release of log4j-audit-1.0.1-rc1
---
 log4j-audit/log4j-audit-api/pom.xml          | 2 +-
 log4j-audit/log4j-audit-maven-plugin/pom.xml | 2 +-
 log4j-audit/log4j-audit-war/pom.xml          | 4 ++--
 log4j-audit/pom.xml                          | 2 +-
 log4j-catalog/log4j-catalog-api/pom.xml      | 2 +-
 log4j-catalog/log4j-catalog-editor/pom.xml   | 2 +-
 log4j-catalog/log4j-catalog-git/pom.xml      | 2 +-
 log4j-catalog/log4j-catalog-jpa/pom.xml      | 2 +-
 log4j-catalog/pom.xml                        | 4 ++--
 pom.xml                                      | 4 ++--
 10 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/log4j-audit/log4j-audit-api/pom.xml b/log4j-audit/log4j-audit-api/pom.xml
index c407261..f8fc436 100644
--- a/log4j-audit/log4j-audit-api/pom.xml
+++ b/log4j-audit/log4j-audit-api/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j-audit</artifactId>
-    <version>1.0.1</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-audit-api</artifactId>
   <packaging>jar</packaging>
diff --git a/log4j-audit/log4j-audit-maven-plugin/pom.xml b/log4j-audit/log4j-audit-maven-plugin/pom.xml
index d191d3c..2082f27 100644
--- a/log4j-audit/log4j-audit-maven-plugin/pom.xml
+++ b/log4j-audit/log4j-audit-maven-plugin/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j-audit</artifactId>
-    <version>1.0.1</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-audit-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>
diff --git a/log4j-audit/log4j-audit-war/pom.xml b/log4j-audit/log4j-audit-war/pom.xml
index bb3608e..37615c8 100644
--- a/log4j-audit/log4j-audit-war/pom.xml
+++ b/log4j-audit/log4j-audit-war/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.logging.log4j</groupId>
 		<artifactId>log4j-audit</artifactId>
-		<version>1.0.1</version>
+		<version>1.1.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>log4j-audit-war</artifactId>
 	<packaging>war</packaging>
@@ -172,7 +172,7 @@
 		<dependency>
 			<groupId>org.apache.logging.log4j</groupId>
 			<artifactId>log4j-catalog-git</artifactId>
-			<version>1.0.1</version>
+			<version>1.1.0-SNAPSHOT</version>
 		</dependency>
 
     </dependencies>
diff --git a/log4j-audit/pom.xml b/log4j-audit/pom.xml
index d7872a6..19a00bc 100644
--- a/log4j-audit/pom.xml
+++ b/log4j-audit/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j-audit-parent</artifactId>
-    <version>1.0.1</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-audit</artifactId>
   <packaging>pom</packaging>
diff --git a/log4j-catalog/log4j-catalog-api/pom.xml b/log4j-catalog/log4j-catalog-api/pom.xml
index d2f22f8..4c243c1 100644
--- a/log4j-catalog/log4j-catalog-api/pom.xml
+++ b/log4j-catalog/log4j-catalog-api/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j-catalog</artifactId>
-    <version>1.0.1</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>log4j-catalog-api</artifactId>
   <name>Log4j Catalog API</name>
diff --git a/log4j-catalog/log4j-catalog-editor/pom.xml b/log4j-catalog/log4j-catalog-editor/pom.xml
index 24301b8..04dce43 100644
--- a/log4j-catalog/log4j-catalog-editor/pom.xml
+++ b/log4j-catalog/log4j-catalog-editor/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.logging.log4j</groupId>
 		<artifactId>log4j-catalog</artifactId>
-		<version>1.0.1</version>
+		<version>1.1.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>log4j-catalog-editor</artifactId>
 	<packaging>jar</packaging>
diff --git a/log4j-catalog/log4j-catalog-git/pom.xml b/log4j-catalog/log4j-catalog-git/pom.xml
index ab57ec0..631d343 100644
--- a/log4j-catalog/log4j-catalog-git/pom.xml
+++ b/log4j-catalog/log4j-catalog-git/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j-catalog</artifactId>
-    <version>1.0.1</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/log4j-catalog/log4j-catalog-jpa/pom.xml b/log4j-catalog/log4j-catalog-jpa/pom.xml
index ca27355..9bc07f8 100644
--- a/log4j-catalog/log4j-catalog-jpa/pom.xml
+++ b/log4j-catalog/log4j-catalog-jpa/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j-catalog</artifactId>
-    <version>1.0.1</version>
+    <version>1.1.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/log4j-catalog/pom.xml b/log4j-catalog/pom.xml
index f3f947d..cc785c9 100644
--- a/log4j-catalog/pom.xml
+++ b/log4j-catalog/pom.xml
@@ -19,11 +19,11 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j-audit-parent</artifactId>
-    <version>1.0.1</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
   <groupId>org.apache.logging.log4j</groupId>
   <artifactId>log4j-catalog</artifactId>
-  <version>1.0.1</version>
+  <version>1.1.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Log4j Catalog Parent</name>
diff --git a/pom.xml b/pom.xml
index 9b26424..32a07b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <artifactId>log4j-audit-parent</artifactId>
   <packaging>pom</packaging>
   <name>Apache Log4j Audit</name>
-  <version>1.0.1</version>
+  <version>1.1.0-SNAPSHOT</version>
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
@@ -98,7 +98,7 @@
     <connection>scm:git:https://github.com/apache/logging-log4j-audit-sample.git</connection>
     <developerConnection>scm:git:https://github.com/apache/logging-log4j-audit-sample.git</developerConnection>
     <url>https://github.com/apache/logging-log4j-audit-sample</url>
-    <tag>log4j-audit-1.0.1-rc1</tag>
+    <tag>HEAD</tag>
   </scm>
   <organization>
     <name>Apache Software Foundation</name>