Netbeans Plugin - create project with old framework version

I have netbeans 8.2 with vaadin plugin 1.30.x. When i create a project with the plugin, the newest framework is used to create the project. is there a way to use older version of the framework with the netbeans plugin?

TIA,

Thomas

is there a way to use older version of the framework with the netbeans plugin?

The easiest way is to let it create the project with newest framework version, and then change to older version by editing pom.xml dependencies.