DATAKV-94 - Remove @since attributes from left over from sd-commons.

This commit is contained in:
Christoph Strobl
2014-12-10 15:12:40 +01:00
parent 680d32fff8
commit b8de114457
28 changed files with 0 additions and 29 deletions

View File

@@ -30,7 +30,6 @@ import org.springframework.util.ClassUtils;
* {@link KeyValueAdapter} implementation for {@link Map}.
*
* @author Christoph Strobl
* @since 1.10
*/
public class MapKeyValueAdapter extends AbstractKeyValueAdapter {