Skip to content
Snippets Groups Projects
Commit 301ed95d authored by gpawel's avatar gpawel
Browse files

BIS-178 Metaprojects: persistence layer and public API (fixing annotations)

SVN: 26937
parent 8ab02e02
No related branches found
No related tags found
No related merge requests found
......@@ -227,8 +227,6 @@ public class GeneralInformationChangingService extends
return result;
}
@Transactional(readOnly = false)
@RolesAllowed(RoleWithHierarchy.SPACE_USER)
@Override
public int getMajorVersion()
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment