rename packages

git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@383890 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/org.apache.felix.examples.spellcheckservice/src/main/java/org/apache/felix/examples/dictionaryservice/DictionaryService.java b/org.apache.felix.examples.spellcheckservice/src/main/java/org/apache/felix/examples/spellcheckservice/DictionaryService.java
similarity index 100%
rename from org.apache.felix.examples.spellcheckservice/src/main/java/org/apache/felix/examples/dictionaryservice/DictionaryService.java
rename to org.apache.felix.examples.spellcheckservice/src/main/java/org/apache/felix/examples/spellcheckservice/DictionaryService.java
diff --git a/org.apache.felix.examples.spellcheckservice/src/main/java/org/apache/felix/examples/dictionaryservice/impl/Activator.java b/org.apache.felix.examples.spellcheckservice/src/main/java/org/apache/felix/examples/spellcheckservice/impl/Activator.java
similarity index 100%
rename from org.apache.felix.examples.spellcheckservice/src/main/java/org/apache/felix/examples/dictionaryservice/impl/Activator.java
rename to org.apache.felix.examples.spellcheckservice/src/main/java/org/apache/felix/examples/spellcheckservice/impl/Activator.java