Skip to content
Snippets Groups Projects
Commit 1d7a9f7e authored by yvesn's avatar yvesn
Browse files

SSDM-5463: increased v3 api version

SVN: 38783
parent 99df5d06
No related branches found
No related tags found
No related merge requests found
......@@ -1007,7 +1007,7 @@ public class ApplicationServerApi extends AbstractServer<IApplicationServerApi>
@Override
public int getMinorVersion()
{
return 2;
return 3;
}
@Override
......
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