We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cdb5450 + 0ae07cc commit 6c13595Copy full SHA for 6c13595
npm-identities/pom.xml
@@ -27,6 +27,8 @@
27
28
<artifactId>atlas-npm-identities</artifactId>
29
30
+ <name>Atlas :: Maven Project-Graph :: NPM Identities Model</name>
31
+
32
<dependencies>
33
<dependency>
34
<groupId>org.commonjava.atlas</groupId>
@@ -37,4 +39,4 @@
37
39
<artifactId>java-semver</artifactId>
38
40
</dependency>
41
</dependencies>
-</project>
42
+</project>
pom.xml
@@ -78,7 +78,7 @@
78
79
<groupId>org.commonjava.boms</groupId>
80
<artifactId>web-commons-bom</artifactId>
81
- <version>30</version>
+ <version>31</version>
82
<scope>import</scope>
83
<type>pom</type>
84
0 commit comments