From 3adffc18e1d747a710eee5a0e648e74c2fc8bdc8 Mon Sep 17 00:00:00 2001 From: Timothy Bish Date: Thu, 3 Apr 2014 10:03:04 -0400 Subject: [PATCH] https://issues.apache.org/jira/browse/AMQ-5131 remove trailing comma. --- activemq-osgi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activemq-osgi/pom.xml b/activemq-osgi/pom.xml index eec115109d..d47bd1f7b8 100644 --- a/activemq-osgi/pom.xml +++ b/activemq-osgi/pom.xml @@ -281,7 +281,7 @@ *; groupId=org.apache.activemq;inline=META-INF/services/*, - groupId=org.apache.qpid;inline=META-INF/services/*, + groupId=org.apache.qpid;inline=META-INF/services/*