previous update inadvertently deleted the sxc parser classes from bundle

git-svn-id: https://svn.apache.org/repos/asf/geronimo/components/jaspi/trunk@1024308 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/geronimo-jaspi/pom.xml b/geronimo-jaspi/pom.xml
index fd8aad0..a7019f2 100644
--- a/geronimo-jaspi/pom.xml
+++ b/geronimo-jaspi/pom.xml
@@ -174,7 +174,7 @@
                         <Specification-Version>1.0</Specification-Version>
                         <Specification-Title>JASPIC</Specification-Title>
                         <Specification-Vendor>Sun Microsystems</Specification-Vendor>
-                        <Private-Package>org.apache.geronimo.osgi.locator</Private-Package>
+                        <Private-Package>org.apache.geronimo.osgi.locator;sxc*</Private-Package>
                         <Bundle-Activator>org.apache.geronimo.osgi.locator.Activator</Bundle-Activator>
                     </instructions>
                 </configuration>