[MNG-6402] Version of imported POM in DependencyMangement not visible
- Dominant language
- Java
- Stars
- 5.3k
- Forks
- 3.1k
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 297
Description
**[Rong Li](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rong.li)** opened **[MNG-6402](https://issues.apache.org/jira/browse/MNG-6402?redirect=false)** and commented
We have following imported dependency in our pom.xml:
```java
my.company
company-dependency-management
1.0.0-SNAPSHOT
pom
import
```
We want to use some plugins to ensure that this dependency should not be SNAPSHOT-version before release, but this dependency will be resolved with the list of imported dependencies in the effective pom.xml. There is no chance to get this SNAPSHOT-version.
---
**Affects:** 3.5.2
Contributor guide
Assessment
This issue has not been assessed yet.