* completed renaming
git-svn-id: svn+ssh://svn.synyx.de/var/svn/synyx/opensource/hera/trunk@3035 5a64d73e-33d6-4ccc-9058-23f8668ecac9
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package org.synyx.plugin.metadata;
|
||||
package org.synyx.hera.metadata;
|
||||
|
||||
import org.synyx.plugin.core.Plugin;
|
||||
import org.synyx.hera.core.Plugin;
|
||||
|
||||
|
||||
/**
|
||||
@@ -1,4 +1,4 @@
|
||||
package org.synyx.plugin.metadata;
|
||||
package org.synyx.hera.metadata;
|
||||
|
||||
/**
|
||||
* Interface for plugins providing metadata information. Usually the plugins
|
||||
@@ -1,4 +1,4 @@
|
||||
package org.synyx.plugin.metadata;
|
||||
package org.synyx.hera.metadata;
|
||||
|
||||
/**
|
||||
* Basic interface to define a set of metadata information for plugins.
|
||||
@@ -1,4 +1,4 @@
|
||||
package org.synyx.plugin.metadata;
|
||||
package org.synyx.hera.metadata;
|
||||
|
||||
import org.apache.commons.lang.ObjectUtils;
|
||||
import org.apache.commons.lang.StringUtils;
|
||||
Reference in New Issue
Block a user