You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by an...@apache.org on 2017/09/19 11:00:48 UTC

[4/4] incubator-tamaya-sandbox git commit: TAMAYA-297: Simplified naming.

TAMAYA-297: Simplified naming.


Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/commit/54ff0e6f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/tree/54ff0e6f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/diff/54ff0e6f

Branch: refs/heads/java8
Commit: 54ff0e6f019d8849c124152ff6cf13c26dc5e842
Parents: 39143de
Author: anatole <an...@apache.org>
Authored: Tue Sep 19 13:00:25 2017 +0200
Committer: anatole <an...@apache.org>
Committed: Tue Sep 19 13:00:25 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/incubator-tamaya-sandbox/blob/54ff0e6f/osgi/karaf-features/pom.xml
----------------------------------------------------------------------
diff --git a/osgi/karaf-features/pom.xml b/osgi/karaf-features/pom.xml
index eb4c7e1..f940767 100644
--- a/osgi/karaf-features/pom.xml
+++ b/osgi/karaf-features/pom.xml
@@ -28,7 +28,7 @@ limitations under the License.
 
     <artifactId>tamaya-karaf-features</artifactId>
     <packaging>feature</packaging>
-    <name>Apache Tamaya :: Karaf :: Features</name>
+    <name>Apache Tamaya :: OSGI :: Karaf :: Features</name>
     <description>Tamaya Karaf Feature Descriptor.</description>
 
     <build>