diff --git a/src/test/resources/alfresco/module/simple/module.properties b/src/test/resources/alfresco/module/simple/module.properties index 9eb834b8ae..5d27eba48d 100644 --- a/src/test/resources/alfresco/module/simple/module.properties +++ b/src/test/resources/alfresco/module/simple/module.properties @@ -24,4 +24,4 @@ module.version=1.0.0-SNAPSHOT # The following optional properties can be used to prevent the module from being added # to inappropriate versions of the WAR file. -module.repo.version.min=2.0 \ No newline at end of file +module.repo.version.min=1.0 \ No newline at end of file