Skip to content

Commit

Permalink
s/ExtensionsInitializer/ExerpimentalInitializer/
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowdalic committed May 14, 2014
1 parent 13b522e commit 9a32f7b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,5 +2,5 @@
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.2.0"
enabled="true" immediate="true" name="Smack Experimental API">
<implementation
class="org.jivesoftware.smack.initializer.experimental.ExtensionsInitializer" />
class="org.jivesoftware.smack.initializer.experimental.ExperimentalInitializer" />
</scr:component>

0 comments on commit 9a32f7b

Please sign in to comment.