Repository: cxf
Updated Branches:
  refs/heads/master eb4ea1fc0 -> e54e39740


[CXF-6286] Renamed accordin to naming of other features


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

Branch: refs/heads/master
Commit: e54e39740fdb360f84a74638db1d6ca71490b01a
Parents: eb4ea1f
Author: Christian Schneider <[email protected]>
Authored: Wed Mar 11 17:52:45 2015 +0100
Committer: Christian Schneider <[email protected]>
Committed: Wed Mar 11 17:52:45 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/e54e3974/rt/features/logging/pom.xml
----------------------------------------------------------------------
diff --git a/rt/features/logging/pom.xml b/rt/features/logging/pom.xml
index d276bfc..261837f 100644
--- a/rt/features/logging/pom.xml
+++ b/rt/features/logging/pom.xml
@@ -10,7 +10,7 @@
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
     <groupId>org.apache.cxf.ext</groupId>
-    <artifactId>cxf-rt-ext-logging</artifactId>
+    <artifactId>cxf-rt-features-logging</artifactId>
     <packaging>bundle</packaging>
 
     <dependencies>

Reply via email to