summaryrefslogtreecommitdiffstats
path: root/shared/bnd.bnd
diff options
context:
space:
mode:
Diffstat (limited to 'shared/bnd.bnd')
-rw-r--r--shared/bnd.bnd2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/bnd.bnd b/shared/bnd.bnd
index ff4e85732f..9821bc67a7 100644
--- a/shared/bnd.bnd
+++ b/shared/bnd.bnd
@@ -1,5 +1,5 @@
Bundle-SymbolicName: ${project.groupId}.shared
-Bundle-Activator: com.vaadin.osgi.resources.OSGiVaadinResources
+Bundle-Activator: com.vaadin.osgi.resources.OsgiVaadinResources
Bundle-Name: Vaadin Shared
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0