mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Change 3.0.a to 2.4.a in @Since annotations and patch number.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@111379 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -45,7 +45,7 @@ import com.google.gson.JsonSyntaxException;
|
||||
* Classification reasons property decorator unit test
|
||||
*
|
||||
* @author Tuna Aksoy
|
||||
* @since 3.0.a
|
||||
* @since 2.4.a
|
||||
*/
|
||||
@RunWith(MockitoJUnitRunner.class)
|
||||
public class ClassificationReasonsPropertyDecoratorUnitTest
|
||||
|
@@ -38,7 +38,7 @@ import org.mockito.runners.MockitoJUnitRunner;
|
||||
* Current classification property decorator unit test
|
||||
*
|
||||
* @author Tuna Aksoy
|
||||
* @since 3.0.a
|
||||
* @since 2.4.a
|
||||
*/
|
||||
@RunWith(MockitoJUnitRunner.class)
|
||||
public class CurrentClassificationPropertyDecoratorUnitTest
|
||||
|
@@ -45,7 +45,7 @@ import com.google.gson.JsonSyntaxException;
|
||||
* Exemption categories property decorator unit test
|
||||
*
|
||||
* @author Tuna Aksoy
|
||||
* @since 3.0.a
|
||||
* @since 2.4.a
|
||||
*/
|
||||
@RunWith(MockitoJUnitRunner.class)
|
||||
public class ExemptionCategoriesPropertyDecoratorUnitTest
|
||||
|
Reference in New Issue
Block a user