Looks like I added spring-boot-maven-plugin under:
<pluginManagement>
<plugins>
spring-boot-maven-plugin
<plugins>
</pluginManagement>
when it's suppose to be under plugins. Now my jar is generating correctly just not sure why MANIFEST.MF still has "Created-By: Maven JAR Plugin 3.4.2".