mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Fixed the version number in java and js files
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@112228 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -49,7 +49,7 @@ import org.alfresco.util.GUID;
|
|||||||
* Acceptance criteria for content destruction and content cleansing.
|
* Acceptance criteria for content destruction and content cleansing.
|
||||||
*
|
*
|
||||||
* @author Roy Wetherall
|
* @author Roy Wetherall
|
||||||
* @Author 3.0.a
|
* @since 2.4.a
|
||||||
*/
|
*/
|
||||||
public class DestroyContentTest extends BaseRMTestCase
|
public class DestroyContentTest extends BaseRMTestCase
|
||||||
{
|
{
|
||||||
|
@@ -40,7 +40,7 @@ import org.mockito.MockitoAnnotations;
|
|||||||
* Unit tests for {@link MetadataReferral}.
|
* Unit tests for {@link MetadataReferral}.
|
||||||
*
|
*
|
||||||
* @author Neil Mc Erlean
|
* @author Neil Mc Erlean
|
||||||
* @since 3.0.a
|
* @since 2.4.a
|
||||||
*/
|
*/
|
||||||
public class MetadataReferralUnitTest
|
public class MetadataReferralUnitTest
|
||||||
{
|
{
|
||||||
|
@@ -55,7 +55,7 @@ import java.util.Map;
|
|||||||
* Unit tests for {@link ReferredMetadataServiceImpl}.
|
* Unit tests for {@link ReferredMetadataServiceImpl}.
|
||||||
*
|
*
|
||||||
* @author Neil Mc Erlean
|
* @author Neil Mc Erlean
|
||||||
* @since 3.0.a
|
* @since 2.4.a
|
||||||
*/
|
*/
|
||||||
public class ReferredMetadataServiceImplUnitTest
|
public class ReferredMetadataServiceImplUnitTest
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user