diff --git a/META-INF/MANIFEST.MF b/META-INF/MANIFEST.MF index 74e0e64..de566e4 100644 --- a/META-INF/MANIFEST.MF +++ b/META-INF/MANIFEST.MF @@ -1,7 +1,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: JRuby Parser -Bundle-SymbolicName: org.cloudsmith.jrubyparser +Bundle-SymbolicName: com.puppetlabs.jrubyparser Bundle-Version: 0.3.0.qualifier Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-Vendor: Thomas E. Enebo diff --git a/pom.xml b/pom.xml index e08b4b7..3cbea37 100644 --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ 4.0.0 - org.cloudsmith.jruby + com.puppetlabs.jruby jrubyparser jar 0.3-beta-SNAPSHOT