i am using Java 1.8.101 version. when i run maven clean install, at that time i am getting error
strings in switch are not supported in -source 1.5
[ERROR] (use -source 7 or higher to enable strings in switch).
I don't know why because already i am using java 1.8.101 version.\
Any help would be great. Thanks a lot in advance for help. Attached screenshot.