Author: olamy
Date: Tue Jan  8 22:39:32 2013
New Revision: 1430587

URL: http://svn.apache.org/viewvc?rev=1430587&view=rev
Log:
add @since

Modified:
    
archiva/redback/redback-components/trunk/spring-registry/spring-registry-api/src/main/java/org/apache/archiva/redback/components/registry/Registry.java

Modified: 
archiva/redback/redback-components/trunk/spring-registry/spring-registry-api/src/main/java/org/apache/archiva/redback/components/registry/Registry.java
URL: 
http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-registry/spring-registry-api/src/main/java/org/apache/archiva/redback/components/registry/Registry.java?rev=1430587&r1=1430586&r2=1430587&view=diff
==============================================================================
--- 
archiva/redback/redback-components/trunk/spring-registry/spring-registry-api/src/main/java/org/apache/archiva/redback/components/registry/Registry.java
 (original)
+++ 
archiva/redback/redback-components/trunk/spring-registry/spring-registry-api/src/main/java/org/apache/archiva/redback/components/registry/Registry.java
 Tue Jan  8 22:39:32 2013
@@ -232,7 +232,7 @@ public interface Registry
 
     /**
      * Get all the keys in this registry.
-     *
+     * @since 2.1
      * @return the set of keys
      */
     Collection<String> getFullKeys();


Reply via email to