#177141- Need final version of EE6 maven artifacts to depend on
mkleint <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
https://netbeans.org/bugzilla/show_bug.cgi?id=177141 Description: For a released version of netbeans we need released versions of maven archetypes with non-snapshot javaee dependencies Impact: without the change, we would force users using snapshot archetypes with snapshot versions of dependencies, unsuited for any real work. Risk: low, using final versions of archetypes from central repository now. Changeset: http://hg.netbeans.org/core-main/rev/dc8b46f3a101 Reviewers: David Simonek Thanks for review, M.