Repository: logging-log4j-audit
Updated Branches:
  refs/heads/master 5b137a18e -> 8c03f8ed3


[maven-release-plugin] prepare release log4j-audit-1.0.0-rc1


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/commit/8c03f8ed
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/tree/8c03f8ed
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/diff/8c03f8ed

Branch: refs/heads/master
Commit: 8c03f8ed3defd0f4a64118d113562f669cbd5e28
Parents: 5b137a1
Author: Ralph Goers <[email protected]>
Authored: Sun Jun 10 14:00:13 2018 -0700
Committer: Ralph Goers <[email protected]>
Committed: Sun Jun 10 14:00:13 2018 -0700

----------------------------------------------------------------------
 log4j-audit-distribution/pom.xml             | 2 +-
 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 ++--
 11 files changed, 14 insertions(+), 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/8c03f8ed/log4j-audit-distribution/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-audit-distribution/pom.xml b/log4j-audit-distribution/pom.xml
index 5be3383..3cddb71 100644
--- a/log4j-audit-distribution/pom.xml
+++ b/log4j-audit-distribution/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j-audit-parent</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>log4j-audit-distribution</artifactId>

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/8c03f8ed/log4j-audit/log4j-audit-api/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-audit/log4j-audit-api/pom.xml 
b/log4j-audit/log4j-audit-api/pom.xml
index f8fc436..2982a80 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.1.0-SNAPSHOT</version>
+    <version>1.0.0</version>
   </parent>
   <artifactId>log4j-audit-api</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/8c03f8ed/log4j-audit/log4j-audit-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-audit/log4j-audit-maven-plugin/pom.xml 
b/log4j-audit/log4j-audit-maven-plugin/pom.xml
index 2082f27..0f79a20 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.1.0-SNAPSHOT</version>
+    <version>1.0.0</version>
   </parent>
   <artifactId>log4j-audit-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/8c03f8ed/log4j-audit/log4j-audit-war/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-audit/log4j-audit-war/pom.xml 
b/log4j-audit/log4j-audit-war/pom.xml
index 37615c8..26609b0 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.1.0-SNAPSHOT</version>
+               <version>1.0.0</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.1.0-SNAPSHOT</version>
+                       <version>1.0.0</version>
                </dependency>
 
     </dependencies>

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/8c03f8ed/log4j-audit/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-audit/pom.xml b/log4j-audit/pom.xml
index 19a00bc..a6c87fc 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.1.0-SNAPSHOT</version>
+    <version>1.0.0</version>
   </parent>
   <artifactId>log4j-audit</artifactId>
   <packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/8c03f8ed/log4j-catalog/log4j-catalog-api/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-catalog/log4j-catalog-api/pom.xml 
b/log4j-catalog/log4j-catalog-api/pom.xml
index 4c243c1..79c20a6 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.1.0-SNAPSHOT</version>
+    <version>1.0.0</version>
   </parent>
   <artifactId>log4j-catalog-api</artifactId>
   <name>Log4j Catalog API</name>

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/8c03f8ed/log4j-catalog/log4j-catalog-editor/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-catalog/log4j-catalog-editor/pom.xml 
b/log4j-catalog/log4j-catalog-editor/pom.xml
index 04dce43..6f29b6d 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.1.0-SNAPSHOT</version>
+               <version>1.0.0</version>
        </parent>
        <artifactId>log4j-catalog-editor</artifactId>
        <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/8c03f8ed/log4j-catalog/log4j-catalog-git/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-catalog/log4j-catalog-git/pom.xml 
b/log4j-catalog/log4j-catalog-git/pom.xml
index 631d343..85a5f66 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.1.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/8c03f8ed/log4j-catalog/log4j-catalog-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-catalog/log4j-catalog-jpa/pom.xml 
b/log4j-catalog/log4j-catalog-jpa/pom.xml
index 9bc07f8..f9b2031 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.1.0-SNAPSHOT</version>
+    <version>1.0.0</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/8c03f8ed/log4j-catalog/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-catalog/pom.xml b/log4j-catalog/pom.xml
index cc785c9..8759d40 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.1.0-SNAPSHOT</version>
+    <version>1.0.0</version>
   </parent>
   <groupId>org.apache.logging.log4j</groupId>
   <artifactId>log4j-catalog</artifactId>
-  <version>1.1.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <packaging>pom</packaging>
 
   <name>Log4j Catalog Parent</name>

http://git-wip-us.apache.org/repos/asf/logging-log4j-audit/blob/8c03f8ed/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 34c9ea8..4882461 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.1.0-SNAPSHOT</version>
+  <version>1.0.0</version>
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
@@ -98,7 +98,7 @@
     
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/logging-log4j-audit.git</connection>
     
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/logging-log4j-audit.git</developerConnection>
     
<url>https://git-wip-us.apache.org/repos/asf?p=logging-log4j-audit.git;a=summary</url>
-    <tag>HEAD</tag>
+    <tag>log4j-audit-1.0.0-rc1</tag>
   </scm>
   <organization>
     <name>Apache Software Foundation</name>

Reply via email to