Repository: cxf
Updated Branches:
  refs/heads/master c5dbb84ac -> 26762a780


Corrected groupId for logging

Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/26762a78
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/26762a78
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/26762a78

Branch: refs/heads/master
Commit: 26762a780f4dd498d9304f70072f1bd339223d8a
Parents: c5dbb84
Author: Christian Schneider <[email protected]>
Authored: Fri Mar 13 10:53:57 2015 +0100
Committer: Christian Schneider <[email protected]>
Committed: Fri Mar 13 10:56:21 2015 +0100

----------------------------------------------------------------------
 rt/features/logging/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/26762a78/rt/features/logging/pom.xml
----------------------------------------------------------------------
diff --git a/rt/features/logging/pom.xml b/rt/features/logging/pom.xml
index 261837f..48f95bd 100644
--- a/rt/features/logging/pom.xml
+++ b/rt/features/logging/pom.xml
@@ -9,7 +9,6 @@
         <version>3.1.0-SNAPSHOT</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
-    <groupId>org.apache.cxf.ext</groupId>
     <artifactId>cxf-rt-features-logging</artifactId>
     <packaging>bundle</packaging>
 

Reply via email to