SLING-6897: Remove commons.json from Log Tail Implementation.

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1797019 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 2d2aa56..8047864 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
                             /libs/sling/logtail-plugin/css, /libs/sling/logtail-plugin/js
                         </Sling-Bundle-Resources>
                         <Embed-Dependency>
-                                org.apache.felix.utils;inline=org/apache/felix/utils/json/JSONWriter,
+                                org.apache.felix.utils;inline=org/apache/felix/utils/json/JSONWriter.class
                         </Embed-Dependency>
                     </instructions>
                 </configuration>