nebula-plugins / nebula-plugin-plugin

Plugin for plugins, heavily opinionated about nebula-plugins
Apache License 2.0
15 stars 15 forks source link

Use Fixed Version for nebula-test #31

Closed sghill closed 8 years ago

sghill commented 8 years ago

Update nebula-test to use a fixed version instead of latest.release. The dynamic version is used in the generated pom, causing plugin releases to fail on publish with this message:

Invalid version for Dependency {groupId=com.netflix.nebula, artifactId=nebula-test, version=latest.release, type=jar} - uses invalid dynamic version syntax.